diff options
author | 2015-04-11 22:15:31 +0000 | |
---|---|---|
committer | 2015-04-11 22:15:31 +0000 | |
commit | 440fc1a69b7f1e676f6fbc36e76fb791063cb817 (patch) | |
tree | 9795ddffb70b471856658fcc92afb285a5791876 /x11-themes | |
parent | EAPI 5 bump and SLOT bump from dev-java/cglib:2.2 to :3 wrt bug 546288. (diff) | |
download | gentoo-2-440fc1a69b7f1e676f6fbc36e76fb791063cb817.tar.gz gentoo-2-440fc1a69b7f1e676f6fbc36e76fb791063cb817.tar.bz2 gentoo-2-440fc1a69b7f1e676f6fbc36e76fb791063cb817.zip |
Remove old.
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key )
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/xcursor-themes/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild | 21 |
2 files changed, 5 insertions, 23 deletions
diff --git a/x11-themes/xcursor-themes/ChangeLog b/x11-themes/xcursor-themes/ChangeLog index 07112fd5b52d..d068639a9c9d 100644 --- a/x11-themes/xcursor-themes/ChangeLog +++ b/x11-themes/xcursor-themes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/xcursor-themes -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.53 2013/10/08 05:10:18 ago Exp $ +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/ChangeLog,v 1.54 2015/04/11 22:15:31 mrueg Exp $ + + 11 Apr 2015; Manuel Rüger <mrueg@gentoo.org> -xcursor-themes-1.0.3.ebuild: + Remove old. 08 Oct 2013; Agostino Sarubbo <ago@gentoo.org> xcursor-themes-1.0.4.ebuild: Stable for x86, wrt bug #475480 diff --git a/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild b/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild deleted file mode 100644 index daaf01cef2fb..000000000000 --- a/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/xcursor-themes/xcursor-themes-1.0.3.ebuild,v 1.11 2012/05/15 14:19:15 aballier Exp $ - -EAPI=3 - -XORG_STATIC=no -XORG_MODULE=data/ -inherit xorg-2 - -DESCRIPTION="X.Org cursor themes: whiteglass, redglass and handhelds" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sh sparc x86 ~amd64-fbsd ~x86-fbsd" -IUSE="" - -RDEPEND=" - media-libs/libpng - x11-libs/libX11 - x11-libs/libXcursor -" -DEPEND="${RDEPEND} - x11-apps/xcursorgen" |