diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:14:20 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-12-15 15:14:20 +0000 |
commit | d14186987db83db0473d05a13f77a3afc0a9fa54 (patch) | |
tree | c0ccc2e6a64d9a1d399ef256f0008e4d0786a35f /x11-apps/xset | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #282290 (diff) | |
download | historical-d14186987db83db0473d05a13f77a3afc0a9fa54.tar.gz historical-d14186987db83db0473d05a13f77a3afc0a9fa54.tar.bz2 historical-d14186987db83db0473d05a13f77a3afc0a9fa54.zip |
alpha/ia64/s390/sh/sparc stable wrt #282290
Package-Manager: portage-2.1.6.13/cvs/Linux ia64
Diffstat (limited to 'x11-apps/xset')
-rw-r--r-- | x11-apps/xset/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index 26fbb35a8761..748b29c1de6d 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.51 2009/12/10 18:50:44 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.52 2009/12/15 15:13:30 armin76 Exp $ + + 15 Dec 2009; Raúl Porcel <armin76@gentoo.org> xset-1.0.4.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #282290 10 Dec 2009; Christian Faulhammer <fauli@gentoo.org> xset-1.1.0.ebuild: x86 stable, bug 294958 diff --git a/x11-apps/xset/xset-1.0.4.ebuild b/x11-apps/xset/xset-1.0.4.ebuild index c34cc4340f37..4731ad0d3cc4 100644 --- a/x11-apps/xset/xset-1.0.4.ebuild +++ b/x11-apps/xset/xset-1.0.4.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.0.4.ebuild,v 1.10 2009/10/09 21:08:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/xset-1.0.4.ebuild,v 1.11 2009/12/15 15:13:30 armin76 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 x11-libs/libXfontcache" |