diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-14 15:48:54 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2011-02-14 15:48:54 +0000 |
commit | 19e807acc3ba5785a6c7ad1749aa67ac9d09b123 (patch) | |
tree | a4ce0015b0171e6297bbe0e1f4948b0f0341da08 /x11-apps/rgb | |
parent | Drop old overshadowed versions. (diff) | |
download | historical-19e807acc3ba5785a6c7ad1749aa67ac9d09b123.tar.gz historical-19e807acc3ba5785a6c7ad1749aa67ac9d09b123.tar.bz2 historical-19e807acc3ba5785a6c7ad1749aa67ac9d09b123.zip |
old
Package-Manager: portage-2.2.0_alpha23/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/rgb')
-rw-r--r-- | x11-apps/rgb/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/rgb/rgb-1.0.3.ebuild | 16 |
2 files changed, 4 insertions, 17 deletions
diff --git a/x11-apps/rgb/ChangeLog b/x11-apps/rgb/ChangeLog index dde4fde50f32..732b6c2c9eb8 100644 --- a/x11-apps/rgb/ChangeLog +++ b/x11-apps/rgb/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/rgb # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.54 2011/02/14 14:41:38 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/ChangeLog,v 1.55 2011/02/14 15:48:17 scarabeus Exp $ + + 14 Feb 2011; Tomáš Chvátal <scarabeus@gentoo.org> -rgb-1.0.3.ebuild: + old 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> rgb-1.0.4.ebuild: ppc stable wrt #344827, #354237 diff --git a/x11-apps/rgb/rgb-1.0.3.ebuild b/x11-apps/rgb/rgb-1.0.3.ebuild deleted file mode 100644 index 1087ed8eb3c0..000000000000 --- a/x11-apps/rgb/rgb-1.0.3.ebuild +++ /dev/null @@ -1,16 +0,0 @@ -# Copyright 1999-2010 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rgb/rgb-1.0.3.ebuild,v 1.12 2010/01/14 21:02:28 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="uncompile an rgb color-name database" - -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris ~x86-winnt" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND} - x11-proto/xproto" |