diff options
author | Joseph Jezak <josejx@gentoo.org> | 2006-11-22 15:22:53 +0000 |
---|---|---|
committer | Joseph Jezak <josejx@gentoo.org> | 2006-11-22 15:22:53 +0000 |
commit | b11295c4d670bdbb04335fbfc23f36cbfccc090c (patch) | |
tree | 7ffb3480d65fae5521dcae902534131308120da3 /x11-plugins/asapm | |
parent | Add ~amd64 wrt bug #155890. (diff) | |
download | historical-b11295c4d670bdbb04335fbfc23f36cbfccc090c.tar.gz historical-b11295c4d670bdbb04335fbfc23f36cbfccc090c.tar.bz2 historical-b11295c4d670bdbb04335fbfc23f36cbfccc090c.zip |
Marked ppc stable for bug #153218.
Package-Manager: portage-2.1.2_rc2-r1
Diffstat (limited to 'x11-plugins/asapm')
-rw-r--r-- | x11-plugins/asapm/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/asapm/asapm-3.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/asapm/ChangeLog b/x11-plugins/asapm/ChangeLog index 617b02e890a7..95310495cd92 100644 --- a/x11-plugins/asapm/ChangeLog +++ b/x11-plugins/asapm/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/asapm # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.12 2006/10/07 20:16:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.13 2006/11/22 15:11:12 josejx Exp $ + + 22 Nov 2006; Joseph Jezak <josejx@gentoo.org> asapm-3.1.ebuild: + Marked ppc stable for bug #153218. *asapm-3.1 (07 Oct 2006) diff --git a/x11-plugins/asapm/asapm-3.1.ebuild b/x11-plugins/asapm/asapm-3.1.ebuild index d071454cfafc..7ba9546f92e7 100644 --- a/x11-plugins/asapm/asapm-3.1.ebuild +++ b/x11-plugins/asapm/asapm-3.1.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/asapm/asapm-3.1.ebuild,v 1.1 2006/10/07 20:16:29 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.1.ebuild,v 1.2 2006/11/22 15:11:12 josejx Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.tigr.net/afterstep/list.pl" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~sparc ~x86" +KEYWORDS="ppc ~sparc ~x86" IUSE="jpeg" RDEPEND="x11-libs/libXpm |