diff options
author | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-03 20:45:35 +0000 |
---|---|---|
committer | Krzysztof Pawlik <nelchael@gentoo.org> | 2006-01-03 20:45:35 +0000 |
commit | b65fc65e2ffa2de36756ff8663829398b78b2aee (patch) | |
tree | e49ae4ef0dfa620f3b1ce89d1e21e735f0908b5e /x11-themes/blueglass-xcursors | |
parent | Version bump. Fix the MUX console and also #103553, #116486 and #114227. Mark... (diff) | |
download | historical-b65fc65e2ffa2de36756ff8663829398b78b2aee.tar.gz historical-b65fc65e2ffa2de36756ff8663829398b78b2aee.tar.bz2 historical-b65fc65e2ffa2de36756ff8663829398b78b2aee.zip |
Deps for modular X (bug #117643).
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'x11-themes/blueglass-xcursors')
-rw-r--r-- | x11-themes/blueglass-xcursors/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild | 6 | ||||
-rw-r--r-- | x11-themes/blueglass-xcursors/metadata.xml | 11 |
3 files changed, 13 insertions, 12 deletions
diff --git a/x11-themes/blueglass-xcursors/ChangeLog b/x11-themes/blueglass-xcursors/ChangeLog index dab4148e8fc4..21c2b23436e6 100644 --- a/x11-themes/blueglass-xcursors/ChangeLog +++ b/x11-themes/blueglass-xcursors/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/blueglass-xcursors -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.20 2005/10/02 19:26:06 agriffis Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/ChangeLog,v 1.21 2006/01/03 20:40:17 nelchael Exp $ + + 03 Jan 2006; Krzysiek Pawlik <nelchael@gentoo.org> metadata.xml, + blueglass-xcursors-0.4.ebuild: + Deps for modular X (bug #117643). 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> blueglass-xcursors-0.4.ebuild: diff --git a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild index 0168ab3fb6f7..ca97518fd22f 100644 --- a/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild +++ b/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.19 2005/10/02 19:26:06 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/blueglass-xcursors/blueglass-xcursors-0.4.ebuild,v 1.20 2006/01/03 20:40:17 nelchael Exp $ MY_P="5532-BlueGlass-XCursors-3D-${PV}" DESCRIPTION="A high quality set of Xfree 4.3.0 animated mouse cursors" @@ -13,7 +13,7 @@ KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86" IUSE="" DEPEND="" -RDEPEND="virtual/x11" +RDEPEND="|| ( x11-base/xorg-server virtual/x11 )" # Note: although the package name is BlueGlass, the tarball & authors directions # use the directory 'Blue'. diff --git a/x11-themes/blueglass-xcursors/metadata.xml b/x11-themes/blueglass-xcursors/metadata.xml index 31bd1cf869a6..c28f9340e872 100644 --- a/x11-themes/blueglass-xcursors/metadata.xml +++ b/x11-themes/blueglass-xcursors/metadata.xml @@ -1,11 +1,8 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>desktop-misc</herd> -<maintainer> -<email>desktop-misc@gentoo.org</email> -</maintainer> -<longdescription lang="en"> -</longdescription> + <herd>desktop-misc</herd> + <maintainer> + <email>desktop-misc@gentoo.org</email> + </maintainer> </pkgmetadata> - |