From 818dd85e25bde5bb285c6be8f5c5ee1eb2f2ca5c Mon Sep 17 00:00:00 2001 From: Donnie Berkholz Date: Wed, 22 Mar 2006 18:41:37 +0000 Subject: Bump. (Portage version: 2.1_pre6-r3) --- x11-proto/fixesproto/ChangeLog | 8 +++++++- x11-proto/fixesproto/files/digest-fixesproto-3.0.2 | 3 --- x11-proto/fixesproto/files/digest-fixesproto-4.0 | 3 +++ x11-proto/fixesproto/fixesproto-3.0.2.ebuild | 13 ------------- x11-proto/fixesproto/fixesproto-4.0.ebuild | 13 +++++++++++++ 5 files changed, 23 insertions(+), 17 deletions(-) delete mode 100644 x11-proto/fixesproto/files/digest-fixesproto-3.0.2 create mode 100644 x11-proto/fixesproto/files/digest-fixesproto-4.0 delete mode 100644 x11-proto/fixesproto/fixesproto-3.0.2.ebuild create mode 100644 x11-proto/fixesproto/fixesproto-4.0.ebuild (limited to 'x11-proto') diff --git a/x11-proto/fixesproto/ChangeLog b/x11-proto/fixesproto/ChangeLog index 5906c1de759a..f57d7282c6f1 100644 --- a/x11-proto/fixesproto/ChangeLog +++ b/x11-proto/fixesproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/fixesproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.14 2006/03/09 14:38:15 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/ChangeLog,v 1.15 2006/03/22 18:41:37 spyderous Exp $ + +*fixesproto-4.0 (22 Mar 2006) + + 22 Mar 2006; Donnie Berkholz ; + -fixesproto-3.0.2.ebuild, +fixesproto-4.0.ebuild: + Bump. 09 Mar 2006; Aron Griffis fixesproto-3.0.2.ebuild: Mark 3.0.2 ~ia64 diff --git a/x11-proto/fixesproto/files/digest-fixesproto-3.0.2 b/x11-proto/fixesproto/files/digest-fixesproto-3.0.2 deleted file mode 100644 index 50d390a13ee7..000000000000 --- a/x11-proto/fixesproto/files/digest-fixesproto-3.0.2 +++ /dev/null @@ -1,3 +0,0 @@ -MD5 f748f5b72294741ce1f1ca322f3e6ec1 fixesproto-3.0.2.tar.bz2 38760 -RMD160 8cf659ff2a9cdca08dfe80a58b6d2d7421d4feb1 fixesproto-3.0.2.tar.bz2 38760 -SHA256 8ce4815969bcd4a1e0f37ab1b874f86394a69a56bf769705122cd64920f8061e fixesproto-3.0.2.tar.bz2 38760 diff --git a/x11-proto/fixesproto/files/digest-fixesproto-4.0 b/x11-proto/fixesproto/files/digest-fixesproto-4.0 new file mode 100644 index 000000000000..c19d72082723 --- /dev/null +++ b/x11-proto/fixesproto/files/digest-fixesproto-4.0 @@ -0,0 +1,3 @@ +MD5 8b298cc3424597f8138c7faf7763dce9 fixesproto-4.0.tar.bz2 38550 +RMD160 fc1c2130ae89a88365cb039a5e9ffb8c6651c16e fixesproto-4.0.tar.bz2 38550 +SHA256 b3fe971ccc8152db6c78da7117c31fc4cd2fcb2b6a4df3db0f8fed13d4ceb08f fixesproto-4.0.tar.bz2 38550 diff --git a/x11-proto/fixesproto/fixesproto-3.0.2.ebuild b/x11-proto/fixesproto/fixesproto-3.0.2.ebuild deleted file mode 100644 index 5ed75ab1b8c2..000000000000 --- a/x11-proto/fixesproto/fixesproto-3.0.2.ebuild +++ /dev/null @@ -1,13 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-3.0.2.ebuild,v 1.5 2006/03/09 14:38:15 agriffis Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Fixes protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/fixesproto/fixesproto-4.0.ebuild b/x11-proto/fixesproto/fixesproto-4.0.ebuild new file mode 100644 index 000000000000..892614c14f1a --- /dev/null +++ b/x11-proto/fixesproto/fixesproto-4.0.ebuild @@ -0,0 +1,13 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/fixesproto/fixesproto-4.0.ebuild,v 1.1 2006/03/22 18:41:37 spyderous Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Fixes protocol headers" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +RDEPEND="" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad