summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-03-10 01:47:22 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-03-10 01:47:22 +0000
commitbbaf208d1df899190530bdea9dcb2d325e3f4d89 (patch)
tree1b1751bddee316620f36b5aabcc0f1fb437f219c /x11-proto
parentBump. (diff)
downloadgentoo-2-bbaf208d1df899190530bdea9dcb2d325e3f4d89.tar.gz
gentoo-2-bbaf208d1df899190530bdea9dcb2d325e3f4d89.tar.bz2
gentoo-2-bbaf208d1df899190530bdea9dcb2d325e3f4d89.zip
Bump.
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/printproto/ChangeLog10
-rw-r--r--x11-proto/printproto/printproto-1.0.4.ebuild15
2 files changed, 23 insertions, 2 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog
index 35876fe69d1e..fff21c09748a 100644
--- a/x11-proto/printproto/ChangeLog
+++ b/x11-proto/printproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/printproto
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.27 2007/02/04 18:08:36 joshuabaergen Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.28 2008/03/10 01:47:22 dberkholz Exp $
+
+*printproto-1.0.4 (10 Mar 2008)
+
+ 10 Mar 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ +printproto-1.0.4.ebuild:
+ Bump.
04 Feb 2007; Joshua Baergen <joshuabaergen@gentoo.org>
printproto-1.0.3.ebuild:
diff --git a/x11-proto/printproto/printproto-1.0.4.ebuild b/x11-proto/printproto/printproto-1.0.4.ebuild
new file mode 100644
index 000000000000..e736b74fa3ff
--- /dev/null
+++ b/x11-proto/printproto/printproto-1.0.4.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2008 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.1 2008/03/10 01:47:22 dberkholz 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 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"