diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:23:43 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-01-23 19:23:43 +0000 |
commit | 433310309e510d09f9406c4bbbe559d6de4bef30 (patch) | |
tree | c7c574356ced4306891424f3801ec1ec31c2e9d7 /x11-apps/xset | |
parent | rm (diff) | |
download | gentoo-2-433310309e510d09f9406c4bbbe559d6de4bef30.tar.gz gentoo-2-433310309e510d09f9406c4bbbe559d6de4bef30.tar.bz2 gentoo-2-433310309e510d09f9406c4bbbe559d6de4bef30.zip |
rm
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-apps/xset')
-rw-r--r-- | x11-apps/xset/ChangeLog | 6 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.0.3.ebuild | 16 | ||||
-rw-r--r-- | x11-apps/xset/xset-1.0.4.ebuild | 16 |
3 files changed, 5 insertions, 33 deletions
diff --git a/x11-apps/xset/ChangeLog b/x11-apps/xset/ChangeLog index 6b03d900762f..2558a89ce861 100644 --- a/x11-apps/xset/ChangeLog +++ b/x11-apps/xset/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-apps/xset # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.59 2010/01/19 18:54:38 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xset/ChangeLog,v 1.60 2010/01/23 19:23:43 scarabeus Exp $ + + 23 Jan 2010; Tomáš Chvátal <scarabeus@gentoo.org> -xset-1.0.3.ebuild, + -xset-1.0.4.ebuild: + rm 19 Jan 2010; Raúl Porcel <armin76@gentoo.org> xset-1.1.0.ebuild: s390 stable wrt #294958 diff --git a/x11-apps/xset/xset-1.0.3.ebuild b/x11-apps/xset/xset-1.0.3.ebuild deleted file mode 100644 index 7b65f059a995..000000000000 --- a/x11-apps/xset/xset-1.0.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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.3.ebuild,v 1.9 2009/05/05 07:16:32 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xset application" - -KEYWORDS="alpha amd64 arm ~hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libXfontcache" -DEPEND="${RDEPEND}" diff --git a/x11-apps/xset/xset-1.0.4.ebuild b/x11-apps/xset/xset-1.0.4.ebuild deleted file mode 100644 index 4731ad0d3cc4..000000000000 --- a/x11-apps/xset/xset-1.0.4.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# 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.11 2009/12/15 15:13:30 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xset application" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="x11-libs/libXmu - x11-libs/libXfontcache" -DEPEND="${RDEPEND}" |