diff options
author | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-10 14:34:05 +0000 |
---|---|---|
committer | Tomas Chvatal <scarabeus@gentoo.org> | 2010-08-10 14:34:05 +0000 |
commit | c0a791296422ed240943f9b4d522f301f2926e24 (patch) | |
tree | 1e284ad0ffb766c5095581bfa84529855b4fd997 /x11-proto | |
parent | Version bump. Thanks to Alexey S. Malakhov <brezerk@gmail.com> for the ebuild (diff) | |
download | historical-c0a791296422ed240943f9b4d522f301f2926e24.tar.gz historical-c0a791296422ed240943f9b4d522f301f2926e24.tar.bz2 historical-c0a791296422ed240943f9b4d522f301f2926e24.zip |
Version bump.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/renderproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/renderproto/renderproto-0.11.1.ebuild | 15 | ||||
-rw-r--r-- | x11-proto/videoproto/ChangeLog | 8 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.2.2.ebuild | 15 | ||||
-rw-r--r-- | x11-proto/videoproto/videoproto-2.3.1.ebuild | 15 | ||||
-rw-r--r-- | x11-proto/xproto/ChangeLog | 9 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.10.ebuild | 20 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.14.ebuild | 20 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.15.ebuild | 15 | ||||
-rw-r--r-- | x11-proto/xproto/xproto-7.0.18.ebuild | 15 |
10 files changed, 67 insertions, 73 deletions
diff --git a/x11-proto/renderproto/ChangeLog b/x11-proto/renderproto/ChangeLog index c12f6a2e3555..9272eca55021 100644 --- a/x11-proto/renderproto/ChangeLog +++ b/x11-proto/renderproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/renderproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.56 2010/06/14 17:47:50 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/ChangeLog,v 1.57 2010/08/10 14:28:13 scarabeus Exp $ + +*renderproto-0.11.1 (10 Aug 2010) + + 10 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + +renderproto-0.11.1.ebuild: + Version bump. 14 Jun 2010; Fabian Groffen <grobian@gentoo.org> renderproto-0.11.ebuild: Marked ~x64-macos, bug #323945 diff --git a/x11-proto/renderproto/renderproto-0.11.1.ebuild b/x11-proto/renderproto/renderproto-0.11.1.ebuild new file mode 100644 index 000000000000..f283b55454f3 --- /dev/null +++ b/x11-proto/renderproto/renderproto-0.11.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/renderproto/renderproto-0.11.1.ebuild,v 1.1 2010/08/10 14:28:13 scarabeus Exp $ + +EAPI=3 + +inherit xorg-2 + +DESCRIPTION="X.Org Render protocol headers" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris ~x86-winnt" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/x11-proto/videoproto/ChangeLog b/x11-proto/videoproto/ChangeLog index 2ac70d1da7fe..79186696edb2 100644 --- a/x11-proto/videoproto/ChangeLog +++ b/x11-proto/videoproto/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-proto/videoproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.37 2010/01/28 15:19:27 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/ChangeLog,v 1.38 2010/08/10 14:30:46 scarabeus Exp $ + +*videoproto-2.3.1 (10 Aug 2010) + + 10 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -videoproto-2.2.2.ebuild, +videoproto-2.3.1.ebuild: + Version bump. 28 Jan 2010; Christian Faulhammer <fauli@gentoo.org> videoproto-2.3.0.ebuild: diff --git a/x11-proto/videoproto/videoproto-2.2.2.ebuild b/x11-proto/videoproto/videoproto-2.2.2.ebuild deleted file mode 100644 index b76420c0f980..000000000000 --- a/x11-proto/videoproto/videoproto-2.2.2.ebuild +++ /dev/null @@ -1,15 +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/videoproto/videoproto-2.2.2.ebuild,v 1.17 2009/05/05 15:27:49 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org Video protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/videoproto/videoproto-2.3.1.ebuild b/x11-proto/videoproto/videoproto-2.3.1.ebuild new file mode 100644 index 000000000000..81b3ff8ed884 --- /dev/null +++ b/x11-proto/videoproto/videoproto-2.3.1.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/videoproto/videoproto-2.3.1.ebuild,v 1.1 2010/08/10 14:30:46 scarabeus Exp $ + +EAPI=3 + +inherit xorg-2 + +DESCRIPTION="X.Org Video protocol headers" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/ChangeLog b/x11-proto/xproto/ChangeLog index 7bb8bf25e913..613596f80968 100644 --- a/x11-proto/xproto/ChangeLog +++ b/x11-proto/xproto/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for x11-proto/xproto # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.94 2010/07/22 16:28:29 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/ChangeLog,v 1.95 2010/08/10 14:34:04 scarabeus Exp $ + +*xproto-7.0.18 (10 Aug 2010) + + 10 Aug 2010; Tomáš Chvátal <scarabeus@gentoo.org> + -xproto-7.0.10.ebuild, -xproto-7.0.14.ebuild, -xproto-7.0.15.ebuild, + +xproto-7.0.18.ebuild: + Version bump. 22 Jul 2010; Markus Meier <maekke@gentoo.org> xproto-7.0.17.ebuild: arm stable, bug #327777 diff --git a/x11-proto/xproto/xproto-7.0.10.ebuild b/x11-proto/xproto/xproto-7.0.10.ebuild deleted file mode 100644 index 5b0c4bca4b3e..000000000000 --- a/x11-proto/xproto/xproto-7.0.10.ebuild +++ /dev/null @@ -1,20 +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/xproto/xproto-7.0.10.ebuild,v 1.13 2009/05/05 15:40:58 fauli Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xproto protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" - -src_unpack() { - x-modular_unpack_source - x-modular_reconf_source -} diff --git a/x11-proto/xproto/xproto-7.0.14.ebuild b/x11-proto/xproto/xproto-7.0.14.ebuild deleted file mode 100644 index a156a6ff6ae6..000000000000 --- a/x11-proto/xproto/xproto-7.0.14.ebuild +++ /dev/null @@ -1,20 +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/xproto/xproto-7.0.14.ebuild,v 1.11 2009/05/15 14:22:05 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xproto protocol headers" - -KEYWORDS="alpha amd64 arm hppa ia64 ~m68k ~mips ppc ppc64 ~s390 sh sparc x86 ~x86-fbsd" -IUSE="" -RDEPEND="" -DEPEND="${RDEPEND}" - -src_unpack() { - x-modular_unpack_source - x-modular_reconf_source -} diff --git a/x11-proto/xproto/xproto-7.0.15.ebuild b/x11-proto/xproto/xproto-7.0.15.ebuild deleted file mode 100644 index 3a71e04fc2cf..000000000000 --- a/x11-proto/xproto/xproto-7.0.15.ebuild +++ /dev/null @@ -1,15 +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/xproto/xproto-7.0.15.ebuild,v 1.8 2009/12/15 16:20:17 armin76 Exp $ - -# Must be before x-modular eclass is inherited -#SNAPSHOT="yes" - -inherit x-modular - -DESCRIPTION="X.Org xproto protocol headers" -KEYWORDS="alpha amd64 arm hppa ia64 m68k ~mips ppc ~ppc64 s390 sh sparc x86 ~x86-fbsd" -IUSE="" - -RDEPEND="" -DEPEND="${RDEPEND}" diff --git a/x11-proto/xproto/xproto-7.0.18.ebuild b/x11-proto/xproto/xproto-7.0.18.ebuild new file mode 100644 index 000000000000..c79281e81670 --- /dev/null +++ b/x11-proto/xproto/xproto-7.0.18.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2010 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xproto/xproto-7.0.18.ebuild,v 1.1 2010/08/10 14:34:04 scarabeus Exp $ + +EAPI=3 +inherit xorg-2 + +DESCRIPTION="X.Org xproto protocol headers" +EGIT_REPO_URI="git://anongit.freedesktop.org/git/xorg/proto/x11proto" + +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +IUSE="" + +RDEPEND="" +DEPEND="${RDEPEND}" |