summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2008-03-10 01:48:03 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2008-03-10 01:48:03 +0000
commit4eea6b270dafde379da8cec1fb24aa092eb599f6 (patch)
tree397d7e3ecb474306d3fb44d85c195a16009b3927 /x11-proto
parentDrop to ~mips due to unstable deps (diff)
downloadhistorical-4eea6b270dafde379da8cec1fb24aa092eb599f6.tar.gz
historical-4eea6b270dafde379da8cec1fb24aa092eb599f6.tar.bz2
historical-4eea6b270dafde379da8cec1fb24aa092eb599f6.zip
Bump.
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/inputproto/ChangeLog10
-rw-r--r--x11-proto/inputproto/inputproto-1.4.3.ebuild15
-rw-r--r--x11-proto/printproto/ChangeLog10
-rw-r--r--x11-proto/printproto/printproto-1.0.4.ebuild15
-rw-r--r--x11-proto/xproto/ChangeLog10
-rw-r--r--x11-proto/xproto/xproto-7.0.12.ebuild20
6 files changed, 74 insertions, 6 deletions
diff --git a/x11-proto/inputproto/ChangeLog b/x11-proto/inputproto/ChangeLog
index 7896a10ca45b..6cdf739737af 100644
--- a/x11-proto/inputproto/ChangeLog
+++ b/x11-proto/inputproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/inputproto
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.61 2007/12/19 23:32:40 cla Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/inputproto/ChangeLog,v 1.62 2008/03/10 01:46:41 dberkholz Exp $
+
+*inputproto-1.4.3 (10 Mar 2008)
+
+ 10 Mar 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ +inputproto-1.4.3.ebuild:
+ Bump.
19 Dec 2007; Dawid Węgliński <cla@gentoo.org> inputproto-1.4.2.1.ebuild:
Stable on x86 (bug #202087)
diff --git a/x11-proto/inputproto/inputproto-1.4.3.ebuild b/x11-proto/inputproto/inputproto-1.4.3.ebuild
new file mode 100644
index 000000000000..d8db5705086b
--- /dev/null
+++ b/x11-proto/inputproto/inputproto-1.4.3.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/inputproto/inputproto-1.4.3.ebuild,v 1.1 2008/03/10 01:46:41 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org Input protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
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}"
diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog
index 92a2696e0d47..ad9598b8fdf5 100644
--- a/x11-proto/xproto/ChangeLog
+++ b/x11-proto/xproto/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-proto/xproto
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.56 2007/10/09 09:41:31 dberkholz Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.57 2008/03/10 01:48:03 dberkholz Exp $
+
+*xproto-7.0.12 (10 Mar 2008)
+
+ 10 Mar 2008; Donnie Berkholz <dberkholz@gentoo.org>;
+ +xproto-7.0.12.ebuild:
+ Bump.
09 Oct 2007; Donnie Berkholz <dberkholz@gentoo.org>; -xproto-7.0.7.ebuild:
Drop old ebuilds.
diff --git a/x11-proto/xproto/xproto-7.0.12.ebuild b/x11-proto/xproto/xproto-7.0.12.ebuild
new file mode 100644
index 000000000000..2b012c3e2e7a
--- /dev/null
+++ b/x11-proto/xproto/xproto-7.0.12.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2008 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.12.ebuild,v 1.1 2008/03/10 01:48:03 dberkholz Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org xproto protocol headers"
+
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd"
+
+RDEPEND=""
+DEPEND="${RDEPEND}"
+
+src_unpack() {
+ x-modular_unpack_source
+ x-modular_reconf_source
+}