diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-06-22 14:36:26 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-06-22 14:36:26 +0000 |
commit | baca264f4284bd473b9089f152c684a7102ca1a4 (patch) | |
tree | 697db65b93182d4606172bc0cf63d62eefd6b1ca /x11-wm | |
parent | Cleaning unused eclass (diff) | |
download | gentoo-2-baca264f4284bd473b9089f152c684a7102ca1a4.tar.gz gentoo-2-baca264f4284bd473b9089f152c684a7102ca1a4.tar.bz2 gentoo-2-baca264f4284bd473b9089f152c684a7102ca1a4.zip |
Stable for HPPA (bug #306107).
(Portage version: 2.2_rc67/cvs/Linux i686)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/ChangeLog | 5 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.9.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog index 6a4930a3c2bd..3cc5547dd24b 100644 --- a/x11-wm/afterstep/ChangeLog +++ b/x11-wm/afterstep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/afterstep # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.88 2010/04/16 15:33:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.89 2010/06/22 14:36:26 jer Exp $ + + 22 Jun 2010; Jeroen Roovers <jer@gentoo.org> afterstep-2.2.9.ebuild: + Stable for HPPA (bug #306107). 16 Apr 2010; Brent Baude <ranger@gentoo.org> afterstep-2.2.9.ebuild: stable ppc, bug 306107 diff --git a/x11-wm/afterstep/afterstep-2.2.9.ebuild b/x11-wm/afterstep/afterstep-2.2.9.ebuild index 5b073dcbac7f..b27c5920ad0b 100644 --- a/x11-wm/afterstep/afterstep-2.2.9.ebuild +++ b/x11-wm/afterstep/afterstep-2.2.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.7 2010/04/16 15:33:02 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.8 2010/06/22 14:36:26 jer Exp $ EAPI=2 inherit autotools flag-o-matic eutils @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2" # libAfterBase/libAfterImage are LGPL LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ~ppc64 ~sparc x86" IUSE="alsa debug dbus gif gtk jpeg mmx nls png svg tiff xinerama" RDEPEND="media-libs/freetype |