summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarius Mauch <genone@gentoo.org>2007-01-25 22:04:26 +0000
committerMarius Mauch <genone@gentoo.org>2007-01-25 22:04:26 +0000
commite3ffcb122a884b9c603d5a20fde14d0ecf9b8039 (patch)
tree7fa1d37f540f9d4e7b2d5f77969973a32299665d /app-emulation/aranym
parentRemoving KEYWORDS; Fixes bug #163818. (diff)
downloadhistorical-e3ffcb122a884b9c603d5a20fde14d0ecf9b8039.tar.gz
historical-e3ffcb122a884b9c603d5a20fde14d0ecf9b8039.tar.bz2
historical-e3ffcb122a884b9c603d5a20fde14d0ecf9b8039.zip
Replacing einfo with elog
Package-Manager: portage-2.1.2-r2
Diffstat (limited to 'app-emulation/aranym')
-rw-r--r--app-emulation/aranym/ChangeLog8
-rw-r--r--app-emulation/aranym/aranym-0.8.6_beta.ebuild6
-rw-r--r--app-emulation/aranym/aranym-0.9.0.ebuild6
-rw-r--r--app-emulation/aranym/aranym-0.9.0_beta2.ebuild6
-rw-r--r--app-emulation/aranym/files/digest-aranym-0.8.6_beta6
-rw-r--r--app-emulation/aranym/files/digest-aranym-0.9.06
-rw-r--r--app-emulation/aranym/files/digest-aranym-0.9.0_beta26
7 files changed, 30 insertions, 14 deletions
diff --git a/app-emulation/aranym/ChangeLog b/app-emulation/aranym/ChangeLog
index 0584f7b420c3..e5612d6b14f7 100644
--- a/app-emulation/aranym/ChangeLog
+++ b/app-emulation/aranym/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/aranym
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/ChangeLog,v 1.8 2005/07/20 14:14:04 dholm Exp $
+# Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/ChangeLog,v 1.9 2007/01/25 21:55:49 genone Exp $
+
+ 25 Jan 2007; Marius Mauch <genone@gentoo.org> aranym-0.8.6_beta.ebuild,
+ aranym-0.9.0_beta2.ebuild, aranym-0.9.0.ebuild:
+ Replacing einfo with elog
20 Jul 2005; David Holm <dholm@gentoo.org>
+files/aranym-0.9.0_beta2-fix.patch, aranym-0.9.0_beta2.ebuild:
diff --git a/app-emulation/aranym/aranym-0.8.6_beta.ebuild b/app-emulation/aranym/aranym-0.8.6_beta.ebuild
index b7813c744ec9..4cf8b5662ec8 100644
--- a/app-emulation/aranym/aranym-0.8.6_beta.ebuild
+++ b/app-emulation/aranym/aranym-0.8.6_beta.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/aranym-0.8.6_beta.ebuild,v 1.8 2005/06/28 05:26:34 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/aranym-0.8.6_beta.ebuild,v 1.9 2007/01/25 21:55:49 genone Exp $
inherit flag-o-matic
@@ -53,5 +53,5 @@ src_install() {
}
pkg_postinst() {
- einfo "To run ARAnyM with AFROS type: aranym -c /usr/share/aranym/afros/config"
+ elog "To run ARAnyM with AFROS type: aranym -c /usr/share/aranym/afros/config"
}
diff --git a/app-emulation/aranym/aranym-0.9.0.ebuild b/app-emulation/aranym/aranym-0.9.0.ebuild
index 645ae7b3edce..d6732738f6dc 100644
--- a/app-emulation/aranym/aranym-0.9.0.ebuild
+++ b/app-emulation/aranym/aranym-0.9.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/aranym-0.9.0.ebuild,v 1.1 2005/07/20 11:16:56 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/aranym-0.9.0.ebuild,v 1.2 2007/01/25 21:55:49 genone Exp $
inherit flag-o-matic eutils
@@ -52,5 +52,5 @@ src_install() {
}
pkg_postinst() {
- einfo "To run ARAnyM with AFROS type: aranym --config /usr/share/aranym/afros/config"
+ elog "To run ARAnyM with AFROS type: aranym --config /usr/share/aranym/afros/config"
}
diff --git a/app-emulation/aranym/aranym-0.9.0_beta2.ebuild b/app-emulation/aranym/aranym-0.9.0_beta2.ebuild
index aa502a3bb1a7..5a3172910184 100644
--- a/app-emulation/aranym/aranym-0.9.0_beta2.ebuild
+++ b/app-emulation/aranym/aranym-0.9.0_beta2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/aranym-0.9.0_beta2.ebuild,v 1.3 2005/07/20 14:14:04 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/aranym/aranym-0.9.0_beta2.ebuild,v 1.4 2007/01/25 21:55:49 genone Exp $
inherit flag-o-matic eutils
@@ -56,5 +56,5 @@ src_install() {
}
pkg_postinst() {
- einfo "To run ARAnyM with AFROS type: aranym --config /usr/share/aranym/afros/config"
+ elog "To run ARAnyM with AFROS type: aranym --config /usr/share/aranym/afros/config"
}
diff --git a/app-emulation/aranym/files/digest-aranym-0.8.6_beta b/app-emulation/aranym/files/digest-aranym-0.8.6_beta
index f5a4b6bcf2c0..e71613c302f3 100644
--- a/app-emulation/aranym/files/digest-aranym-0.8.6_beta
+++ b/app-emulation/aranym/files/digest-aranym-0.8.6_beta
@@ -1,2 +1,6 @@
-MD5 566ee14e5acefa076a96ef0ee4a42de7 aranym-0.8.6beta.tar.gz 1226355
MD5 95a69f503315a6eb7ccad1f85728bb3f afros-20040206.zip 1283233
+RMD160 5aed2251ff9454ed80fcf4796dd8e827566334d1 afros-20040206.zip 1283233
+SHA256 be97d863f056834000a8b667c455b438069916defbf301f31fcefb4f7d2189b2 afros-20040206.zip 1283233
+MD5 566ee14e5acefa076a96ef0ee4a42de7 aranym-0.8.6beta.tar.gz 1226355
+RMD160 4ae708848223104a8483ea6ea093f1526e5f447b aranym-0.8.6beta.tar.gz 1226355
+SHA256 3ce1afef6e910076545c297e38fed2fe2bdefc311f7c2bb6ee0d2760a6199030 aranym-0.8.6beta.tar.gz 1226355
diff --git a/app-emulation/aranym/files/digest-aranym-0.9.0 b/app-emulation/aranym/files/digest-aranym-0.9.0
index 6c4267b0a538..fb055790b503 100644
--- a/app-emulation/aranym/files/digest-aranym-0.9.0
+++ b/app-emulation/aranym/files/digest-aranym-0.9.0
@@ -1,2 +1,6 @@
-MD5 20657ea8187f824ef34663ee7431aaca aranym-0.9.0.tar.gz 1615930
MD5 949b659a476c508cc58d2fd43c6c54e6 afros-20050424.zip 1776526
+RMD160 b3858e7a8dd930fc6a5d5dea33d2434e61263f7b afros-20050424.zip 1776526
+SHA256 08f88037c92be472eae168943f455470934e33911dcbb71044bb8ed4e4b53d3c afros-20050424.zip 1776526
+MD5 20657ea8187f824ef34663ee7431aaca aranym-0.9.0.tar.gz 1615930
+RMD160 37047bc1b9c87077597817597ca53e8971b6345a aranym-0.9.0.tar.gz 1615930
+SHA256 1dfb87ea2b51893c266d45447799b8ef2a232cadd8f31d3abe51e521fa96e17b aranym-0.9.0.tar.gz 1615930
diff --git a/app-emulation/aranym/files/digest-aranym-0.9.0_beta2 b/app-emulation/aranym/files/digest-aranym-0.9.0_beta2
index 43687911c776..75a96271f5db 100644
--- a/app-emulation/aranym/files/digest-aranym-0.9.0_beta2
+++ b/app-emulation/aranym/files/digest-aranym-0.9.0_beta2
@@ -1,2 +1,6 @@
-MD5 511a3d424db8e87c1d47aed20ad3cc31 aranym-0.9.0beta2.tar.gz 1632148
MD5 919a94261f55d8f670f35a2b9f4b1ebf afros-200502026.zip 1794011
+RMD160 c19264f8c7a2f7f7cc030ec89f3f768bd38a05bb afros-200502026.zip 1794011
+SHA256 96a227fd449a9e6ec254e51072856c92e6e222d8e0b08e715329714126cc0f39 afros-200502026.zip 1794011
+MD5 511a3d424db8e87c1d47aed20ad3cc31 aranym-0.9.0beta2.tar.gz 1632148
+RMD160 8afc96c3a653aa75a8b144951a65b509482f52ab aranym-0.9.0beta2.tar.gz 1632148
+SHA256 0969820a8ff7b0cd9d61a84e841f7a94850b7f246a5636bea13932945306ab9d aranym-0.9.0beta2.tar.gz 1632148