diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-11-24 20:45:43 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-11-24 20:45:43 +0000 |
commit | c6efcc2ff4a1bd286080282ddf358154a0ce897c (patch) | |
tree | 6ce9afbb07ac161045c07f28c683b71476818e52 /x11-plugins/astime | |
parent | ktoblzcheck bump and removal of old stuff (diff) | |
download | historical-c6efcc2ff4a1bd286080282ddf358154a0ce897c.tar.gz historical-c6efcc2ff4a1bd286080282ddf358154a0ce897c.tar.bz2 historical-c6efcc2ff4a1bd286080282ddf358154a0ce897c.zip |
Stable on ppc64; bug #153218
Package-Manager: portage-2.1.1-r2
Diffstat (limited to 'x11-plugins/astime')
-rw-r--r-- | x11-plugins/astime/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/astime/astime-2.8-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/astime/ChangeLog b/x11-plugins/astime/ChangeLog index a76585a864ee..5339741f1816 100644 --- a/x11-plugins/astime/ChangeLog +++ b/x11-plugins/astime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/astime # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.10 2006/11/23 09:18:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.11 2006/11/24 20:45:43 corsair Exp $ + + 24 Nov 2006; Markus Rothe <corsair@gentoo.org> astime-2.8-r1.ebuild: + Stable on ppc64; bug #153218 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> astime-2.8-r1.ebuild: stable x86, bug #153218 diff --git a/x11-plugins/astime/astime-2.8-r1.ebuild b/x11-plugins/astime/astime-2.8-r1.ebuild index df4bb15a3860..970aecb71c5f 100644 --- a/x11-plugins/astime/astime-2.8-r1.ebuild +++ b/x11-plugins/astime/astime-2.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.3 2006/11/23 09:18:41 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.4 2006/11/24 20:45:43 corsair Exp $ inherit eutils toolchain-funcs @@ -9,7 +9,7 @@ HOMEPAGE="http://www.tigr.net/" SRC_URI="http://www.tigr.net/afterstep/download/astime/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ppc ~ppc64 x86" +KEYWORDS="~amd64 ppc ppc64 x86" IUSE="jpeg" RDEPEND="x11-libs/libXpm |