diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2012-07-26 18:04:06 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2012-07-26 18:04:06 +0000 |
commit | c608ac8b9b27e328746bd8950c202427a62d76d8 (patch) | |
tree | 2da8a25bc9be08643bd502bc7cb7377250337770 /x11-wm/afterstep | |
parent | Man pages in 022 are patched, therefore docs need to be rebuilt. It should be (diff) | |
download | gentoo-2-c608ac8b9b27e328746bd8950c202427a62d76d8.tar.gz gentoo-2-c608ac8b9b27e328746bd8950c202427a62d76d8.tar.bz2 gentoo-2-c608ac8b9b27e328746bd8950c202427a62d76d8.zip |
Keyword ~arm
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-wm/afterstep')
-rw-r--r-- | x11-wm/afterstep/ChangeLog | 7 | ||||
-rw-r--r-- | x11-wm/afterstep/afterstep-2.2.11.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-wm/afterstep/ChangeLog b/x11-wm/afterstep/ChangeLog index dbda8a5c4d5c..d551881a7bdd 100644 --- a/x11-wm/afterstep/ChangeLog +++ b/x11-wm/afterstep/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-wm/afterstep -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.101 2011/12/23 07:54:11 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/ChangeLog,v 1.102 2012/07/26 18:04:06 blueness Exp $ + + 26 Jul 2012; Anthony G. Basile <blueness@gentoo.org> afterstep-2.2.11.ebuild: + Keyword ~arm 23 Dec 2011; Samuli Suominen <ssuominen@gentoo.org> afterstep-2.2.9.ebuild, afterstep-2.2.11.ebuild: diff --git a/x11-wm/afterstep/afterstep-2.2.11.ebuild b/x11-wm/afterstep/afterstep-2.2.11.ebuild index 1433855df5c2..ebd910220e0b 100644 --- a/x11-wm/afterstep/afterstep-2.2.11.ebuild +++ b/x11-wm/afterstep/afterstep-2.2.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.11.ebuild,v 1.2 2011/12/23 07:54:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/afterstep/afterstep-2.2.11.ebuild,v 1.3 2012/07/26 18:04:06 blueness Exp $ EAPI=4 inherit autotools eutils flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.afterstep.org/stable/AfterStep-${PV}.tar.bz2 LICENSE="GPL-2 LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" IUSE="alsa debug dbus gif gtk jpeg mmx nls png svg tiff xinerama" RDEPEND="media-libs/freetype |