diff options
author | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-17 22:04:42 +0000 |
---|---|---|
committer | Joshua Baergen <joshuabaergen@gentoo.org> | 2005-12-17 22:04:42 +0000 |
commit | 2f610a5f2a9702ead3e7959fa62cd47bb4926e98 (patch) | |
tree | 6f07259087c106a8dd20fc49f5bc7b90926c637a /x11-misc/xorg-cf-files | |
parent | Add new package for 7.0RC4. (diff) | |
download | gentoo-2-2f610a5f2a9702ead3e7959fa62cd47bb4926e98.tar.gz gentoo-2-2f610a5f2a9702ead3e7959fa62cd47bb4926e98.tar.bz2 gentoo-2-2f610a5f2a9702ead3e7959fa62cd47bb4926e98.zip |
Bump for 7.0RC4.
(Portage version: 2.1_pre1)
Diffstat (limited to 'x11-misc/xorg-cf-files')
-rw-r--r-- | x11-misc/xorg-cf-files/ChangeLog | 8 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/Manifest | 4 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/files/digest-xorg-cf-files-1.0.0 | 1 | ||||
-rw-r--r-- | x11-misc/xorg-cf-files/xorg-cf-files-1.0.0.ebuild | 13 |
4 files changed, 24 insertions, 2 deletions
diff --git a/x11-misc/xorg-cf-files/ChangeLog b/x11-misc/xorg-cf-files/ChangeLog index 0532fa0ee254..ae09050706c6 100644 --- a/x11-misc/xorg-cf-files/ChangeLog +++ b/x11-misc/xorg-cf-files/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-misc/xorg-cf-files # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.8 2005/12/09 15:14:33 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xorg-cf-files/ChangeLog,v 1.9 2005/12/17 22:04:42 joshuabaergen Exp $ + +*xorg-cf-files-1.0.0 (17 Dec 2005) + + 17 Dec 2005; Joshua Baergen <joshuabaergen@gentoo.org> + +xorg-cf-files-1.0.0.ebuild: + Bump for 7.0RC4. 09 Dec 2005; Donnie Berkholz <spyderous@gentoo.org>; -xorg-cf-files-0.99.1-r1.ebuild, -xorg-cf-files-0.99.2.ebuild: diff --git a/x11-misc/xorg-cf-files/Manifest b/x11-misc/xorg-cf-files/Manifest index 70bd22985282..f1cca37d4126 100644 --- a/x11-misc/xorg-cf-files/Manifest +++ b/x11-misc/xorg-cf-files/Manifest @@ -1,4 +1,6 @@ -MD5 25351330a170aa6af3502b6e215de958 ChangeLog 1387 +MD5 235b9540e6f8779ed2689169af832b53 ChangeLog 1531 MD5 09df98abb8731efc4af048fe27edccbe files/digest-xorg-cf-files-0.99.3 73 +MD5 a8fe29ec18f98ac3411bf0b3b9e9a12d files/digest-xorg-cf-files-1.0.0 72 MD5 a37bab73e2f24b213932c30997d3d360 metadata.xml 156 MD5 20e09750429f4af791b889e2c22fb18b xorg-cf-files-0.99.3.ebuild 704 +MD5 08348d954f0b377e55d2228c2c67334c xorg-cf-files-1.0.0.ebuild 435 diff --git a/x11-misc/xorg-cf-files/files/digest-xorg-cf-files-1.0.0 b/x11-misc/xorg-cf-files/files/digest-xorg-cf-files-1.0.0 new file mode 100644 index 000000000000..b7c6cf461f47 --- /dev/null +++ b/x11-misc/xorg-cf-files/files/digest-xorg-cf-files-1.0.0 @@ -0,0 +1 @@ +MD5 f2083ccfd4cb9876c8bb7f16a3017f0a xorg-cf-files-1.0.0.tar.bz2 260840 diff --git a/x11-misc/xorg-cf-files/xorg-cf-files-1.0.0.ebuild b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.0.ebuild new file mode 100644 index 000000000000..a4ba966ea77b --- /dev/null +++ b/x11-misc/xorg-cf-files/xorg-cf-files-1.0.0.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/xorg-cf-files/xorg-cf-files-1.0.0.ebuild,v 1.1 2005/12/17 22:04:42 joshuabaergen Exp $ + +# Must be before x-modular eclass is inherited +# SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="Old Imake-related build files" +KEYWORDS="~amd64 ~mips ~sparc ~x86" +RDEPEND="" +DEPEND="${RDEPEND}" |