summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoug Goldstein <cardoe@gentoo.org>2007-12-15 15:34:04 +0000
committerDoug Goldstein <cardoe@gentoo.org>2007-12-15 15:34:04 +0000
commite153ee80d829bcf58da6838f1769524f01d4e3aa (patch)
tree968301ec708c2226775f46814f08b6d6efb02f54 /x11-apps
parentVersion bump. (diff)
downloadgentoo-2-e153ee80d829bcf58da6838f1769524f01d4e3aa.tar.gz
gentoo-2-e153ee80d829bcf58da6838f1769524f01d4e3aa.tar.bz2
gentoo-2-e153ee80d829bcf58da6838f1769524f01d4e3aa.zip
amd64 stable wrt bug #202087
(Portage version: 2.1.4_rc10)
Diffstat (limited to 'x11-apps')
-rw-r--r--x11-apps/xset/ChangeLog5
-rw-r--r--x11-apps/xset/xset-1.0.3.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog
index eafd26e835e6..3695298857c3 100644
--- a/x11-apps/xset/ChangeLog
+++ b/x11-apps/xset/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-apps/xset
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.32 2007/12/13 13:31:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.33 2007/12/15 15:34:04 cardoe Exp $
+
+ 15 Dec 2007; Doug Klima <cardoe@gentoo.org> xset-1.0.3.ebuild:
+ amd64 stable wrt bug #202087
13 Dec 2007; Raúl Porcel <armin76@gentoo.org> xset-1.0.3.ebuild:
alpha/ia64 stable wrt #202087
diff --git a/x11-apps/xset/xset-1.0.3.ebuild b/x11-apps/xset/xset-1.0.3.ebuild
index c68bd2bceeee..03104bbb32c7 100644
--- a/x11-apps/xset/xset-1.0.3.ebuild
+++ b/x11-apps/xset/xset-1.0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.3.ebuild,v 1.3 2007/12/13 13:31:25 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.3.ebuild,v 1.4 2007/12/15 15:34:04 cardoe Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -9,7 +9,7 @@ inherit x-modular
DESCRIPTION="X.Org xset application"
-KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 sparc ~x86 ~x86-fbsd"
RDEPEND="x11-libs/libXmu
x11-libs/libXfontcache"