diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:54:12 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-09-10 17:54:12 +0000 |
commit | 03dea954bc37d5d3d4f6c589b2f77aec568279e3 (patch) | |
tree | 3088c6ec7ce2abda4f68312061870cb0fb921156 /x11-proto | |
parent | rm. Actualy cleanup current ebuild. (diff) | |
download | historical-03dea954bc37d5d3d4f6c589b2f77aec568279e3.tar.gz historical-03dea954bc37d5d3d4f6c589b2f77aec568279e3.tar.bz2 historical-03dea954bc37d5d3d4f6c589b2f77aec568279e3.zip |
rm
Package-Manager: portage-2.2_rc78/cvs/Linux x86_64
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/fixesproto/ChangeLog | 6 | ||||
-rw-r--r-- | x11-proto/fixesproto/fixesproto-4.0.ebuild | 15 |
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index e27c4674e66c..707c8427befd 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.36 2010/08/02 18:09:40 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.37 2010/09/10 17:54:11 scarabeus Exp $ + + 10 Sep 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -fixesproto-4.0.ebuild: + rm 02 Aug 2010; Raúl Porcel <armin76@gentoo.org> fixesproto-4.1.1.ebuild: alpha/ia64/s390/sh/sparc stable wrt #308521 diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild deleted file mode 100644 index e395631b6270..000000000000 --- a/x11-proto/fixesproto/fixesproto-4.0.ebuild +++ /dev/null @@ -1,15 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.11 2009/05/05 15:07:33 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Fixes protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" |