diff options
author | 2009-12-10 18:54:45 +0000 | |
---|---|---|
committer | 2009-12-10 18:54:45 +0000 | |
commit | 0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7 (patch) | |
tree | 4db402b10ad23bc27cd16be8ae19bd6ff18148ca /x11-apps/xset | |
parent | Drop KDE SC-4.3.1. (diff) | |
download | historical-0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7.tar.gz historical-0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7.tar.bz2 historical-0b52c2a4a9e2fa34ebaca3de76982fb2e79333c7.zip |
x86 stable, bug 294958
Package-Manager: portage-2.1.6.13/cvs/Linux i686
RepoMan-Options: --force
Diffstat (limited to 'x11-apps/xset')
-rw-r--r-- | x11-apps/xset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index 9092e4a931d2..26fbb35a8761 100644 --- a/x11-apps/xset/ChangeLog +++ b/x11-apps/xset/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xset # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.50 2009/12/10 12:59:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.51 2009/12/10 18:50:44 fauli Exp $ + + 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xset-1.1.0.ebuild: + x86 stable, bug 294958 10 Dec 2009; Samuli Suominen <ssuominen@gentoo.org> xset-1.1.0.ebuild: amd64 stable wrt #294958 diff --git a/x11-apps/xset/xset-1.1.0.ebuild b/x11-apps/xset/xset-1.1.0.ebuild index b36f25b70503..36c71e166c0e 100644 --- a/x11-apps/xset/xset-1.1.0.ebuild +++ b/x11-apps/xset/xset-1.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.1.0.ebuild,v 1.2 2009/12/10 12:59:51 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.1.0.ebuild,v 1.3 2009/12/10 18:50:44 fauli 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 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libXmu |