summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 20:20:01 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-12-04 20:20:01 +0000
commit41e2423b93591f2abb87dad8c5281be223a8621e (patch)
treed0790c60ef0ed5fc36741139cb830f15f851e0ea /x11-libs/libXres
parentstable on ppc64 (diff)
downloadhistorical-41e2423b93591f2abb87dad8c5281be223a8621e.tar.gz
historical-41e2423b93591f2abb87dad8c5281be223a8621e.tar.bz2
historical-41e2423b93591f2abb87dad8c5281be223a8621e.zip
Bump for 7.0RC3.
Package-Manager: portage-2.0.53
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r--x11-libs/libXres/ChangeLog8
-rw-r--r--x11-libs/libXres/files/digest-libXres-0.99.31
-rw-r--r--x11-libs/libXres/libXres-0.99.3.ebuild21
3 files changed, 29 insertions, 1 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog
index 157324281f29..12d7aa467c48 100644
--- a/x11-libs/libXres/ChangeLog
+++ b/x11-libs/libXres/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/libXres
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.9 2005/11/12 23:27:29 matsuu Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.10 2005/12/04 20:15:38 joshuabaergen Exp $
+
+*libXres-0.99.3 (04 Dec 2005)
+
+ 04 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +libXres-0.99.3.ebuild:
+ Bump for 7.0RC3.
12 Nov 2005; MATSUU Takuto <matsuu@gentoo.org> libXres-0.99.2.ebuild:
Marked ~sh
diff --git a/x11-libs/libXres/files/digest-libXres-0.99.3 b/x11-libs/libXres/files/digest-libXres-0.99.3
new file mode 100644
index 000000000000..3b6a1912b6d6
--- /dev/null
+++ b/x11-libs/libXres/files/digest-libXres-0.99.3
@@ -0,0 +1 @@
+MD5 6da6abb97a69524d909700ce46cc26cf libXres-0.99.3.tar.bz2 154576
diff --git a/x11-libs/libXres/libXres-0.99.3.ebuild b/x11-libs/libXres/libXres-0.99.3.ebuild
new file mode 100644
index 000000000000..dfdcca5e06b2
--- /dev/null
+++ b/x11-libs/libXres/libXres-0.99.3.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/libXres-0.99.3.ebuild,v 1.1 2005/12/04 20:15:38 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org XRes library"
+#HOMEPAGE="http://foo.bar.com/"
+#SRC_URI="ftp://foo.bar.com/${P}.tar.bz2"
+#LICENSE=""
+#SLOT="0"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+#IUSE="X gnome"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-proto/xproto"
+DEPEND="${RDEPEND}
+ x11-proto/resourceproto"