diff options
author | David Holm <dholm@gentoo.org> | 2005-07-10 12:19:22 +0000 |
---|---|---|
committer | David Holm <dholm@gentoo.org> | 2005-07-10 12:19:22 +0000 |
commit | b86b8adab2e81e45722c043f0d724d948f9910bc (patch) | |
tree | 16b53ddc0b1d6111ecad1b898eb8da6ff08b95e2 /sci-astronomy/msetimon | |
parent | Added to ~ppc (diff) | |
download | historical-b86b8adab2e81e45722c043f0d724d948f9910bc.tar.gz historical-b86b8adab2e81e45722c043f0d724d948f9910bc.tar.bz2 historical-b86b8adab2e81e45722c043f0d724d948f9910bc.zip |
Added to ~ppc
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'sci-astronomy/msetimon')
-rw-r--r-- | sci-astronomy/msetimon/ChangeLog | 5 | ||||
-rw-r--r-- | sci-astronomy/msetimon/Manifest | 6 | ||||
-rw-r--r-- | sci-astronomy/msetimon/msetimon-2.53.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/sci-astronomy/msetimon/ChangeLog b/sci-astronomy/msetimon/ChangeLog index 771b8002938e..c61222fb9036 100644 --- a/sci-astronomy/msetimon/ChangeLog +++ b/sci-astronomy/msetimon/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sci-astronomy/msetimon # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/msetimon/ChangeLog,v 1.5 2005/07/10 00:40:53 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/msetimon/ChangeLog,v 1.6 2005/07/10 12:19:22 dholm Exp $ + + 10 Jul 2005; David Holm <dholm@gentoo.org> msetimon-2.53.ebuild: + Added to ~ppc. 10 Jul 2005; Olivier Fisette <ribosome@gentoo.org> metadata.xml: The sci herd is taking over maintainance. diff --git a/sci-astronomy/msetimon/Manifest b/sci-astronomy/msetimon/Manifest index aae3fbff2de5..cab8e679d9bc 100644 --- a/sci-astronomy/msetimon/Manifest +++ b/sci-astronomy/msetimon/Manifest @@ -1,8 +1,8 @@ +MD5 d135f3c15d88477115ace6c3425a300d ChangeLog 1690 +MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 74946b3a0771a4fd2aed8cb884d38ab5 msetimon-2.07.ebuild 733 -MD5 2c06228f63b2f99323c5c2588d58866b msetimon-2.53.ebuild 890 -MD5 6dba342bd06b9bcb3a050cbc7abbe626 ChangeLog 1608 +MD5 905c69c97141cb1a0fcbe7e9af1b9774 msetimon-2.53.ebuild 894 MD5 97e34e5c144e6fbf113bdc59eac34310 msetimon-2.78.ebuild 695 -MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 20e21ddbeb262f988690a411638f0f90 files/digest-msetimon-2.07 77 MD5 98347fc7eb71ca86fc390de1298b1de0 files/digest-msetimon-2.53 77 MD5 b50a8e14ac6a6a1435b7292d9a9c1b35 files/digest-msetimon-2.78 83 diff --git a/sci-astronomy/msetimon/msetimon-2.53.ebuild b/sci-astronomy/msetimon/msetimon-2.53.ebuild index 9d3e93030633..fbc7a5252679 100644 --- a/sci-astronomy/msetimon/msetimon-2.53.ebuild +++ b/sci-astronomy/msetimon/msetimon-2.53.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/msetimon/msetimon-2.53.ebuild,v 1.1 2005/07/09 18:34:47 smithj Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-astronomy/msetimon/msetimon-2.53.ebuild,v 1.2 2005/07/10 12:19:22 dholm Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/msetimon/${NAME}-perl-source-${MY_PV}.tar.gz" HOMEPAGE="http://msetimon.sourceforge.net/" S="${WORKDIR}/${PN}-perl-source-${MY_PV}" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" SLOT="0" LICENSE="GPL-2" IUSE="X" |