diff options
Diffstat (limited to 'x11-plugins')
-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 eac5bf811d98..a76585a864ee 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.9 2006/11/22 15:18:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/ChangeLog,v 1.10 2006/11/23 09:18:41 opfer Exp $ + + 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> astime-2.8-r1.ebuild: + stable x86, bug #153218 22 Nov 2006; Joseph Jezak <josejx@gentoo.org> astime-2.8-r1.ebuild: Marked ppc stable for bug #153218. diff --git a/x11-plugins/astime/astime-2.8-r1.ebuild b/x11-plugins/astime/astime-2.8-r1.ebuild index 5e31b4fdd33b..df4bb15a3860 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.2 2006/11/22 15:18:16 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/astime/astime-2.8-r1.ebuild,v 1.3 2006/11/23 09:18:41 opfer 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 |