summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2011-03-07 21:00:32 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2011-03-07 21:00:32 +0000
commit3c7729426248bf1194fd34b3d69605a9f082b923 (patch)
tree60c93df254eb20f4b5e5e1b9d1c5beb95f93a0b8 /x11-proto/printproto
parentRemove (diff)
downloadgentoo-2-3c7729426248bf1194fd34b3d69605a9f082b923.tar.gz
gentoo-2-3c7729426248bf1194fd34b3d69605a9f082b923.tar.bz2
gentoo-2-3c7729426248bf1194fd34b3d69605a9f082b923.zip
old
(Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
Diffstat (limited to 'x11-proto/printproto')
-rw-r--r--x11-proto/printproto/ChangeLog6
-rw-r--r--x11-proto/printproto/printproto-1.0.4.ebuild15
2 files changed, 5 insertions, 16 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog
index ce8fc1efda6d..514b2f9ecf05 100644
--- a/x11-proto/printproto/ChangeLog
+++ b/x11-proto/printproto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-proto/printproto
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.48 2011/03/05 17:48:50 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.49 2011/03/07 21:00:32 scarabeus Exp $
+
+ 07 Mar 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+ -printproto-1.0.4.ebuild:
+ old
05 Mar 2011; Kacper Kowalik <xarthisius@gentoo.org> printproto-1.0.5.ebuild:
ppc64 stable wrt #354237
diff --git a/x11-proto/printproto/printproto-1.0.4.ebuild b/x11-proto/printproto/printproto-1.0.4.ebuild
deleted file mode 100644
index 827877600733..000000000000
--- a/x11-proto/printproto/printproto-1.0.4.ebuild
+++ /dev/null
@@ -1,15 +0,0 @@
-# Copyright 1999-2010 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.12 2010/02/25 07:40:07 abcd Exp $
-
-# Must be before x-modular eclass is inherited
-#SNAPSHOT="yes"
-
-inherit x-modular
-
-DESCRIPTION="X.Org Print protocol headers"
-
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
-IUSE=""
-RDEPEND=""
-DEPEND="${RDEPEND}"