diff options
author | 2005-04-21 19:03:36 +0000 | |
---|---|---|
committer | 2005-04-21 19:03:36 +0000 | |
commit | 8be113c333f5217a02bde4e203cc0842d4d6d6ed (patch) | |
tree | dc570bece344e2cc00d52002158f1cd6629cfbc7 /app-misc/astrolog | |
parent | Stable on ppc. (diff) | |
download | gentoo-2-8be113c333f5217a02bde4e203cc0842d4d6d6ed.tar.gz gentoo-2-8be113c333f5217a02bde4e203cc0842d4d6d6ed.tar.bz2 gentoo-2-8be113c333f5217a02bde4e203cc0842d4d6d6ed.zip |
stable amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-misc/astrolog')
-rw-r--r-- | app-misc/astrolog/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/astrolog/astrolog-5.40.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/astrolog/ChangeLog b/app-misc/astrolog/ChangeLog index d2f27c796468..c851d3fe4bcb 100644 --- a/app-misc/astrolog/ChangeLog +++ b/app-misc/astrolog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/astrolog # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog/ChangeLog,v 1.7 2005/01/01 14:51:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog/ChangeLog,v 1.8 2005/04/21 19:01:39 blubb Exp $ + + 21 Apr 2005; Simon Stelling <blubb@gentoo.org> astrolog-5.40.ebuild: + stable on amd64 08 Dec 2004; Karol Wojtaszek <sekretarz@gentoo.org> astrolog-5.40.ebuild: Added to ~amd64, bug #73723 diff --git a/app-misc/astrolog/astrolog-5.40.ebuild b/app-misc/astrolog/astrolog-5.40.ebuild index ffd4534fe78b..b99e833724d9 100644 --- a/app-misc/astrolog/astrolog-5.40.ebuild +++ b/app-misc/astrolog/astrolog-5.40.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/app-misc/astrolog/astrolog-5.40.ebuild,v 1.7 2005/01/01 14:51:16 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog/astrolog-5.40.ebuild,v 1.8 2005/04/21 19:01:39 blubb Exp $ DESCRIPTION="A many featured astrology chart calculation program" HOMEPAGE="http://www.astrolog.org/astrolog.htm" @@ -9,7 +9,7 @@ LICENSE="astrolog" SLOT="0" # works fine on x86 - runs probably on other architectures, too -KEYWORDS="x86 ppc64 ppc ~amd64" +KEYWORDS="x86 ppc64 ppc amd64" IUSE="X" |