From c28d0630c9757fbf9e2dd36d5fc9b29b8a69fd6b Mon Sep 17 00:00:00 2001 From: Tomas Chvatal Date: Sat, 3 Oct 2009 15:52:06 +0000 Subject: Version bump for xorg-server 1.7. Remove old. (Portage version: 2.2_rc41/cvs/Linux x86_64) --- x11-proto/recordproto/ChangeLog | 8 +++++++- x11-proto/recordproto/recordproto-1.13.99.1.ebuild | 17 ----------------- x11-proto/recordproto/recordproto-1.14.ebuild | 16 ++++++++++++++++ 3 files changed, 23 insertions(+), 18 deletions(-) delete mode 100644 x11-proto/recordproto/recordproto-1.13.99.1.ebuild create mode 100644 x11-proto/recordproto/recordproto-1.14.ebuild (limited to 'x11-proto/recordproto') diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index 40ca2b0d15a2..c70f7017f036 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.28 2009/09/19 08:55:23 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.29 2009/10/03 15:52:06 scarabeus Exp $ + +*recordproto-1.14 (03 Oct 2009) + + 03 Oct 2009; Tomáš Chvátal + -recordproto-1.13.99.1.ebuild, +recordproto-1.14.ebuild: + Version bump for xorg-server 1.7. Remove old. *recordproto-1.13.99.1 (19 Sep 2009) diff --git a/x11-proto/recordproto/recordproto-1.13.99.1.ebuild b/x11-proto/recordproto/recordproto-1.13.99.1.ebuild deleted file mode 100644 index b3f43c6e66db..000000000000 --- a/x11-proto/recordproto/recordproto-1.13.99.1.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2009 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.99.1.ebuild,v 1.1 2009/09/19 08:55:23 remi Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Record protocol headers" - -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND} ->=x11-misc/util-macros-1.2" diff --git a/x11-proto/recordproto/recordproto-1.14.ebuild b/x11-proto/recordproto/recordproto-1.14.ebuild new file mode 100644 index 000000000000..040be52431aa --- /dev/null +++ b/x11-proto/recordproto/recordproto-1.14.ebuild @@ -0,0 +1,16 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.14.ebuild,v 1.1 2009/10/03 15:52:06 scarabeus Exp $ + +# Must be before x-modular eclass is inherited +#SNAPSHOT="yes" + +inherit x-modular + +DESCRIPTION="X.Org Record protocol headers" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" -- cgit v1.2.3-65-gdbad