diff options
author | Malcolm Lashley <malc@gentoo.org> | 2006-11-27 00:51:37 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2006-11-27 00:51:37 +0000 |
commit | 7ae59993a333c792cb40ce9625cc094a9afc7c59 (patch) | |
tree | 35a4476f60eb66d8533f7df98a27d420aedd6a26 /x11-plugins/astime | |
parent | Add ~amd64 - bug #153218 (diff) | |
download | historical-7ae59993a333c792cb40ce9625cc094a9afc7c59.tar.gz historical-7ae59993a333c792cb40ce9625cc094a9afc7c59.tar.bz2 historical-7ae59993a333c792cb40ce9625cc094a9afc7c59.zip |
Add amd64 - bug #153218
Package-Manager: portage-2.1.2_rc2-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 5339741f1816..9df511fe7ba9 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.11 2006/11/24 20:45:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.12 2006/11/27 00:48:57 malc Exp $ + + 27 Nov 2006; <malc@gentoo.org> astime-2.8-r1.ebuild: + Add amd64 - bug #153218 24 Nov 2006; Markus Rothe <corsair@gentoo.org> astime-2.8-r1.ebuild: Stable on ppc64; bug #153218 diff --git a/x11-plugins/astime/astime-2.8-r1.ebuild b/x11-plugins/astime/astime-2.8-r1.ebuild index 970aecb71c5f..758d2dfe185b 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.4 2006/11/24 20:45:43 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.5 2006/11/27 00:48:57 malc 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 |