diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2014-01-13 22:23:41 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2014-01-13 22:23:41 +0000 |
commit | 7c02ab48cc814cde42f2c05af62cb402df1cca32 (patch) | |
tree | 3596fa81f8c9f3f24f797b9a6ebf5da2742ba469 /x11-themes | |
parent | Add arm/ppc keywords and mark amd64/x86 stable #497846 by David Hendricks. (diff) | |
download | gentoo-2-7c02ab48cc814cde42f2c05af62cb402df1cca32.tar.gz gentoo-2-7c02ab48cc814cde42f2c05af62cb402df1cca32.tar.bz2 gentoo-2-7c02ab48cc814cde42f2c05af62cb402df1cca32.zip |
Remove old ebuilds. Version bump.
(Portage version: 2.2.7/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/comix-xcursors/ChangeLog | 10 | ||||
-rw-r--r-- | x11-themes/comix-xcursors/comix-xcursors-0.8.0.ebuild | 30 | ||||
-rw-r--r-- | x11-themes/comix-xcursors/comix-xcursors-0.8.2.ebuild (renamed from x11-themes/comix-xcursors/comix-xcursors-0.7.4.ebuild) | 4 |
3 files changed, 10 insertions, 34 deletions
diff --git a/x11-themes/comix-xcursors/ChangeLog b/x11-themes/comix-xcursors/ChangeLog index 8cd94a2a094a..bdb4af0c3b7c 100644 --- a/x11-themes/comix-xcursors/ChangeLog +++ b/x11-themes/comix-xcursors/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-themes/comix-xcursors -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/ChangeLog,v 1.8 2013/10/08 08:16:09 vincent Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/ChangeLog,v 1.9 2014/01/13 22:23:41 vincent Exp $ + +*comix-xcursors-0.8.2 (13 Jan 2014) + + 13 Jan 2014; <vincent@gentoo.org> +comix-xcursors-0.8.2.ebuild, + -comix-xcursors-0.7.4.ebuild, -comix-xcursors-0.8.0.ebuild: + Remove old ebuilds. Version bump. *comix-xcursors-0.7.4 (08 Oct 2013) *comix-xcursors-0.8.0 (08 Oct 2013) diff --git a/x11-themes/comix-xcursors/comix-xcursors-0.8.0.ebuild b/x11-themes/comix-xcursors/comix-xcursors-0.8.0.ebuild deleted file mode 100644 index 1c3cfcc76e27..000000000000 --- a/x11-themes/comix-xcursors/comix-xcursors-0.8.0.ebuild +++ /dev/null @@ -1,30 +0,0 @@ -# Copyright 1999-2013 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/comix-xcursors-0.8.0.ebuild,v 1.1 2013/10/08 08:16:09 vincent Exp $ - -EAPI=5 - -MY_PN="ComixCursors" - -DESCRIPTION="X11 mouse theme with a comics feeling" -HOMEPAGE="http://kde-look.org/content/show.php/ComixCursors?content=32627" -SRC_URI="http://www.limitland.de/comixcursors/${MY_PN}-${PV}.tar.bz2 - lefthanded? ( http://www.limitland.de/comixcursors/${MY_PN}-LH-${PV}.tar.bz2 ) - opaque? ( http://www.limitland.de/comixcursors/${MY_PN}-Opaque-${PV}.tar.bz2 ) - lefthanded? ( opaque? ( http://www.limitland.de/comixcursors/${MY_PN}-LH-Opaque-${PV}.tar.bz2 ) )" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="lefthanded opaque" - -RDEPEND="x11-libs/libX11 - x11-libs/libXcursor" -DEPEND="" - -S="${WORKDIR}" - -src_install() { - insinto "/usr/share/cursors/xorg-x11" - doins -r "${S}"/* -} diff --git a/x11-themes/comix-xcursors/comix-xcursors-0.7.4.ebuild b/x11-themes/comix-xcursors/comix-xcursors-0.8.2.ebuild index d1945a99d295..52150d1dacb6 100644 --- a/x11-themes/comix-xcursors/comix-xcursors-0.7.4.ebuild +++ b/x11-themes/comix-xcursors/comix-xcursors-0.8.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/comix-xcursors-0.7.4.ebuild,v 1.1 2013/10/08 08:16:09 vincent Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/comix-xcursors/comix-xcursors-0.8.2.ebuild,v 1.1 2014/01/13 22:23:41 vincent Exp $ EAPI=5 |