diff options
author | 2011-08-17 16:54:01 +0000 | |
---|---|---|
committer | 2011-08-17 16:54:01 +0000 | |
commit | bd90ecab65d96c2ffd0744a155f97d863a3d9e4f (patch) | |
tree | ef2f15a77ed22ffff514ffd281a963f4a32bbad5 | |
parent | keyword ~sparc-solaris (diff) | |
download | gentoo-2-bd90ecab65d96c2ffd0744a155f97d863a3d9e4f.tar.gz gentoo-2-bd90ecab65d96c2ffd0744a155f97d863a3d9e4f.tar.bz2 gentoo-2-bd90ecab65d96c2ffd0744a155f97d863a3d9e4f.zip |
keyword ~sparc-solaris
(Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
-rw-r--r-- | x11-apps/xset/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.2.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index d1f68e8bc74a..324672a8df9d 100644 --- a/x11-apps/xset/ChangeLog +++ b/x11-apps/xset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xset # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.80 2011/08/08 12:04:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.81 2011/08/17 16:54:01 chithanh Exp $ + + 17 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + xset-1.2.2.ebuild: + keyword ~sparc-solaris 08 Aug 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> xset-1.2.2.ebuild: diff --git a/x11-apps/xset/xset-1.2.2.ebuild b/x11-apps/xset/xset-1.2.2.ebuild index 305e05753f74..18c6f327e075 100644 --- a/x11-apps/xset/xset-1.2.2.ebuild +++ b/x11-apps/xset/xset-1.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.2.ebuild,v 1.2 2011/08/08 12:04:24 chithanh Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.2.2.ebuild,v 1.3 2011/08/17 16:54:01 chithanh Exp $ EAPI=4 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org xset application" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~ia64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |