diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2010-03-31 16:38:53 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2010-03-31 16:38:53 +0000 |
commit | 3f2c7db03cb0cdd0954a28eb5af8c75907ee7539 (patch) | |
tree | 2440eea7c1ebd2f24881b7615792aff9850a9391 /x11-wm | |
parent | stable x86, bug 310245 (diff) | |
download | gentoo-2-3f2c7db03cb0cdd0954a28eb5af8c75907ee7539.tar.gz gentoo-2-3f2c7db03cb0cdd0954a28eb5af8c75907ee7539.tar.bz2 gentoo-2-3f2c7db03cb0cdd0954a28eb5af8c75907ee7539.zip |
stable x86, bug 306107
(Portage version: 2.1.7.17/cvs/Linux i686)
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/afterstep/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog index 338de01583d0..cbb6d1fc628a 100644 --- a/x11-wm/afterstep/ChangeLog +++ b/x11-wm/afterstep/ChangeLog @@ -1,6 +1,10 @@ # 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.85 2010/01/18 15:24:12 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.86 2010/03/31 16:38:53 fauli Exp $ + + 31 Mar 2010; Christian Faulhammer <fauli@gentoo.org> + afterstep-2.2.9.ebuild: + stable x86, bug 306107 18 Jan 2010; Bernard Cafarelli <voyageur@gentoo.org> afterstep-2.2.4.ebuild, afterstep-2.2.9.ebuild: diff --git a/x11-wm/afterstep/afterstep-2.2.9.ebuild b/x11-wm/afterstep/afterstep-2.2.9.ebuild index 688ef1f71fee..908dc90914a4 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.4 2010/01/18 15:24:12 voyageur Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.9.ebuild,v 1.5 2010/03/31 16:38:53 fauli 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 |