summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2005-10-20 05:44:54 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2005-10-20 05:44:54 +0000
commit2af7ae951d1944e2c157a14fbe0a4e40e29336c3 (patch)
tree9eb885b87b3971588c6140b1f595b00216735c7e /x11-libs/libXres
parentBump for 7.0 RC1. (diff)
downloadgentoo-2-2af7ae951d1944e2c157a14fbe0a4e40e29336c3.tar.gz
gentoo-2-2af7ae951d1944e2c157a14fbe0a4e40e29336c3.tar.bz2
gentoo-2-2af7ae951d1944e2c157a14fbe0a4e40e29336c3.zip
Bump for 7.0 RC1.
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'x11-libs/libXres')
-rw-r--r--x11-libs/libXres/ChangeLog8
-rw-r--r--x11-libs/libXres/files/digest-libXres-0.99.11
-rw-r--r--x11-libs/libXres/libXres-0.99.1.ebuild20
3 files changed, 28 insertions, 1 deletions
diff --git a/x11-libs/libXres/ChangeLog b/x11-libs/libXres/ChangeLog
index c1d5ece08938..809450e8d407 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.5 2005/10/14 23:48:17 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXres/ChangeLog,v 1.6 2005/10/20 05:41:08 spyderous Exp $
+
+*libXres-0.99.1 (20 Oct 2005)
+
+ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +libXres-0.99.1.ebuild:
+ Bump for 7.0 RC1.
14 Oct 2005; Luca Barbato <lu_zero@gentoo.org> libXres-0.99.0.ebuild:
Marked ~ppc
diff --git a/x11-libs/libXres/files/digest-libXres-0.99.1 b/x11-libs/libXres/files/digest-libXres-0.99.1
new file mode 100644
index 000000000000..08fe8fb54b10
--- /dev/null
+++ b/x11-libs/libXres/files/digest-libXres-0.99.1
@@ -0,0 +1 @@
+MD5 8ad0be786f80bc040079b003ecc7fbb9 libXres-0.99.1.tar.bz2 153321
diff --git a/x11-libs/libXres/libXres-0.99.1.ebuild b/x11-libs/libXres/libXres-0.99.1.ebuild
new file mode 100644
index 000000000000..5c178d2879b0
--- /dev/null
+++ b/x11-libs/libXres/libXres-0.99.1.ebuild
@@ -0,0 +1,20 @@
+# 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.1.ebuild,v 1.1 2005/10/20 05:41:08 spyderous 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 ~sparc ~x86"
+#IUSE="X gnome"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext"
+DEPEND="${RDEPEND}
+ x11-proto/resourceproto"