summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Baergen <joshuabaergen@gentoo.org>2005-10-20 06:20:54 +0000
committerJoshua Baergen <joshuabaergen@gentoo.org>2005-10-20 06:20:54 +0000
commitdc743d12e0b9a0c420107a4ecfd26fd7ac41b1e2 (patch)
treea538b55960a0b70514347b272032f244dfe473d0 /x11-misc/xbitmaps
parentLost ~mips in bump, restore it. (diff)
downloadgentoo-2-dc743d12e0b9a0c420107a4ecfd26fd7ac41b1e2.tar.gz
gentoo-2-dc743d12e0b9a0c420107a4ecfd26fd7ac41b1e2.tar.bz2
gentoo-2-dc743d12e0b9a0c420107a4ecfd26fd7ac41b1e2.zip
Bump for 7.0 RC1.
(Portage version: 2.0.51.22-r3)
Diffstat (limited to 'x11-misc/xbitmaps')
-rw-r--r--x11-misc/xbitmaps/ChangeLog8
-rw-r--r--x11-misc/xbitmaps/files/digest-xbitmaps-0.99.11
-rw-r--r--x11-misc/xbitmaps/xbitmaps-0.99.1.ebuild13
3 files changed, 21 insertions, 1 deletions
diff --git a/x11-misc/xbitmaps/ChangeLog b/x11-misc/xbitmaps/ChangeLog
index 7edbd6d6d49b..ff1d877d3c36 100644
--- a/x11-misc/xbitmaps/ChangeLog
+++ b/x11-misc/xbitmaps/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-misc/xbitmaps
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbitmaps/ChangeLog,v 1.7 2005/10/19 04:13:41 geoman Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbitmaps/ChangeLog,v 1.8 2005/10/20 06:20:20 joshuabaergen Exp $
+
+*xbitmaps-0.99.1 (20 Oct 2005)
+
+ 20 Oct 2005; Joshua Baergen <joshuabaergen@gentoo.org>
+ +xbitmaps-0.99.1.ebuild:
+ Bump for 7.0 RC1.
19 Oct 2005; Stephen P. Becker <geoman@gentoo.org> xbitmaps-0.99.0.ebuild:
added ~mips keyword
diff --git a/x11-misc/xbitmaps/files/digest-xbitmaps-0.99.1 b/x11-misc/xbitmaps/files/digest-xbitmaps-0.99.1
new file mode 100644
index 000000000000..9f1f0a7f7ffd
--- /dev/null
+++ b/x11-misc/xbitmaps/files/digest-xbitmaps-0.99.1
@@ -0,0 +1 @@
+MD5 384ac767bba58062251f6f658b210071 xbitmaps-0.99.1.tar.bz2 55006
diff --git a/x11-misc/xbitmaps/xbitmaps-0.99.1.ebuild b/x11-misc/xbitmaps/xbitmaps-0.99.1.ebuild
new file mode 100644
index 000000000000..340d0d95c026
--- /dev/null
+++ b/x11-misc/xbitmaps/xbitmaps-0.99.1.ebuild
@@ -0,0 +1,13 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xbitmaps/xbitmaps-0.99.1.ebuild,v 1.1 2005/10/20 06:20:20 joshuabaergen Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org bitmaps data"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}"