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/libfontenc
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/libfontenc')
-rw-r--r--x11-libs/libfontenc/ChangeLog8
-rw-r--r--x11-libs/libfontenc/files/digest-libfontenc-0.99.11
-rw-r--r--x11-libs/libfontenc/libfontenc-0.99.1.ebuild14
3 files changed, 22 insertions, 1 deletions
diff --git a/x11-libs/libfontenc/ChangeLog b/x11-libs/libfontenc/ChangeLog
index f720813717e3..96663e558765 100644
--- a/x11-libs/libfontenc/ChangeLog
+++ b/x11-libs/libfontenc/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-libs/libfontenc
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.6 2005/09/09 08:10:48 spyderous Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/ChangeLog,v 1.7 2005/10/20 05:43:37 spyderous Exp $
+
+*libfontenc-0.99.1 (20 Oct 2005)
+
+ 20 Oct 2005; Donnie Berkholz <spyderous@gentoo.org>;
+ +libfontenc-0.99.1.ebuild:
+ Bump for 7.0 RC1.
09 Sep 2005; Donnie Berkholz <spyderous@gentoo.org>; +metadata.xml:
Add metadata.
diff --git a/x11-libs/libfontenc/files/digest-libfontenc-0.99.1 b/x11-libs/libfontenc/files/digest-libfontenc-0.99.1
new file mode 100644
index 000000000000..a16ca7171c30
--- /dev/null
+++ b/x11-libs/libfontenc/files/digest-libfontenc-0.99.1
@@ -0,0 +1 @@
+MD5 647781388349024497d3137336ab9259 libfontenc-0.99.1.tar.bz2 157485
diff --git a/x11-libs/libfontenc/libfontenc-0.99.1.ebuild b/x11-libs/libfontenc/libfontenc-0.99.1.ebuild
new file mode 100644
index 000000000000..fc9a57cee2df
--- /dev/null
+++ b/x11-libs/libfontenc/libfontenc-0.99.1.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libfontenc/libfontenc-0.99.1.ebuild,v 1.1 2005/10/20 05:43:37 spyderous Exp $
+
+# Must be before x-modular eclass is inherited
+#SNAPSHOT="yes"
+
+inherit x-modular
+
+DESCRIPTION="X.Org fontenc library"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~s390 ~sh ~sparc ~x86"
+RDEPEND=""
+DEPEND="${RDEPEND}
+ x11-proto/xproto"