diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2006-11-23 09:18:41 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2006-11-23 09:18:41 +0000 |
commit | 21e4c0ee4c3deb7d249b2a2ae8b8278142e036b2 (patch) | |
tree | 815845d838dd39000a9935409b61ee1d7dc2698d /x11-plugins/asapm | |
parent | Generate dependencies on .mh files for both .o and .pic_o files. Bug #154523. (diff) | |
download | historical-21e4c0ee4c3deb7d249b2a2ae8b8278142e036b2.tar.gz historical-21e4c0ee4c3deb7d249b2a2ae8b8278142e036b2.tar.bz2 historical-21e4c0ee4c3deb7d249b2a2ae8b8278142e036b2.zip |
stable x86, bug #153218
Package-Manager: portage-2.1.1-r2
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 95310495cd92..064c386fa57f 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.13 2006/11/22 15:11:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/ChangeLog,v 1.14 2006/11/23 09:05:18 opfer Exp $ + + 23 Nov 2006; Christian Faulhammer <opfer@gentoo.org> asapm-3.1.ebuild: + stable x86, bug #153218 22 Nov 2006; Joseph Jezak <josejx@gentoo.org> asapm-3.1.ebuild: Marked ppc stable for bug #153218. diff --git a/x11-plugins/asapm/asapm-3.1.ebuild b/x11-plugins/asapm/asapm-3.1.ebuild index 7ba9546f92e7..109bf6bc5def 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.2 2006/11/22 15:11:12 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/asapm/asapm-3.1.ebuild,v 1.3 2006/11/23 09:05:18 opfer 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 |