diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-04-03 17:50:43 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-04-03 17:50:43 +0000 |
commit | a15788d3bdf8c0da4c86756eb920c5dc72f9d1fb (patch) | |
tree | cbca069c6d81337d7d12793154d33a37c30053a7 /app-misc/astrolog | |
parent | Stable for amd64, wrt bug #464132 (diff) | |
download | gentoo-2-a15788d3bdf8c0da4c86756eb920c5dc72f9d1fb.tar.gz gentoo-2-a15788d3bdf8c0da4c86756eb920c5dc72f9d1fb.tar.bz2 gentoo-2-a15788d3bdf8c0da4c86756eb920c5dc72f9d1fb.zip |
Stable for amd64, wrt bug #463524
(Portage version: 2.1.11.55/cvs/Linux x86_64, signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-misc/astrolog')
-rw-r--r-- | app-misc/astrolog/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/astrolog/astrolog-5.40-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/astrolog/ChangeLog b/app-misc/astrolog/ChangeLog index 0df808e52150..af28dda321f2 100644 --- a/app-misc/astrolog/ChangeLog +++ b/app-misc/astrolog/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/astrolog # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog/ChangeLog,v 1.17 2013/03/31 16:25:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog/ChangeLog,v 1.18 2013/04/03 17:50:43 ago Exp $ + + 03 Apr 2013; Agostino Sarubbo <ago@gentoo.org> astrolog-5.40-r2.ebuild: + Stable for amd64, wrt bug #463524 31 Mar 2013; Jeff Horelick <jdhore@gentoo.org> astrolog-5.40-r2.ebuild: marked x86 per bug 463524 diff --git a/app-misc/astrolog/astrolog-5.40-r2.ebuild b/app-misc/astrolog/astrolog-5.40-r2.ebuild index 6adb329d1e13..7200897f2703 100644 --- a/app-misc/astrolog/astrolog-5.40-r2.ebuild +++ b/app-misc/astrolog/astrolog-5.40-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog/astrolog-5.40-r2.ebuild,v 1.2 2013/03/31 16:25:52 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/astrolog/astrolog-5.40-r2.ebuild,v 1.3 2013/04/03 17:50:43 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="http://www.astrolog.org/ftp/ast54unx.shr" LICENSE="astrolog" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~ppc ~ppc64 x86" IUSE="X" DEPEND="X? ( x11-libs/libX11 )" |