summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <dberkholz@gentoo.org>2007-07-30 08:16:11 +0000
committerDonnie Berkholz <dberkholz@gentoo.org>2007-07-30 08:16:11 +0000
commit925b0d329ed800514f4c98f27cdbd6a97e61390f (patch)
tree6abbf8141717856fb400addec753253ae6112fad /x11-proto
parentstable x86, bug 185631 (diff)
downloadgentoo-2-925b0d329ed800514f4c98f27cdbd6a97e61390f.tar.gz
gentoo-2-925b0d329ed800514f4c98f27cdbd6a97e61390f.tar.bz2
gentoo-2-925b0d329ed800514f4c98f27cdbd6a97e61390f.zip
RDEPEND on eselect-opengl because, as a header package, we need to be correctly configured for builds. This won't prevent uninstallation of glproto for any package with correct dependencies because it will put glproto in DEPEND only.
(Portage version: 2.1.3_rc9)
Diffstat (limited to 'x11-proto')
-rw-r--r--x11-proto/glproto/ChangeLog11
-rw-r--r--x11-proto/glproto/glproto-1.4.7.ebuild9
-rw-r--r--x11-proto/glproto/glproto-1.4.8.ebuild9
3 files changed, 17 insertions, 12 deletions
diff --git a/x11-proto/glproto/ChangeLog b/x11-proto/glproto/ChangeLog
index c559f9cd3495..9b7964f9f382 100644
--- a/x11-proto/glproto/ChangeLog
+++ b/x11-proto/glproto/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-proto/glproto
-# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.42 2006/12/01 18:14:36 gustavoz Exp $
+# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/ChangeLog,v 1.43 2007/07/30 08:16:11 dberkholz Exp $
+
+ 30 Jul 2007; Donnie Berkholz <dberkholz@gentoo.org>; glproto-1.4.7.ebuild,
+ glproto-1.4.8.ebuild:
+ RDEPEND on eselect-opengl because, as a header package, we need to be
+ correctly configured for builds. This won't prevent uninstallation of
+ glproto for any package with correct dependencies because it will put
+ glproto in DEPEND only.
01 Dec 2006; Gustavo Zacarias <gustavoz@gentoo.org> glproto-1.4.8.ebuild:
Stable on hppa
diff --git a/x11-proto/glproto/glproto-1.4.7.ebuild b/x11-proto/glproto/glproto-1.4.7.ebuild
index 75cbb0c22af2..fd7f2d4e2dd6 100644
--- a/x11-proto/glproto/glproto-1.4.7.ebuild
+++ b/x11-proto/glproto/glproto-1.4.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.7.ebuild,v 1.9 2006/09/10 08:50:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.7.ebuild,v 1.10 2007/07/30 08:16:11 dberkholz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -13,9 +13,8 @@ DESCRIPTION="X.Org GL protocol headers"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-RDEPEND=""
-DEPEND="${RDEPEND}
- app-admin/eselect-opengl"
+RDEPEND="app-admin/eselect-opengl"
+DEPEND=""
src_install() {
x-modular_src_install
diff --git a/x11-proto/glproto/glproto-1.4.8.ebuild b/x11-proto/glproto/glproto-1.4.8.ebuild
index 814de6395031..4bbc0a9fd7d0 100644
--- a/x11-proto/glproto/glproto-1.4.8.ebuild
+++ b/x11-proto/glproto/glproto-1.4.8.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.8.ebuild,v 1.7 2006/12/01 18:14:36 gustavoz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-proto/glproto/glproto-1.4.8.ebuild,v 1.8 2007/07/30 08:16:11 dberkholz Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -13,9 +13,8 @@ DESCRIPTION="X.Org GL protocol headers"
KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd"
-RDEPEND=""
-DEPEND="${RDEPEND}
- app-admin/eselect-opengl"
+RDEPEND="app-admin/eselect-opengl"
+DEPEND=""
src_install() {
x-modular_src_install