summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen de Groot <yngwin@gentoo.org>2010-01-20 18:43:12 +0000
committerBen de Groot <yngwin@gentoo.org>2010-01-20 18:43:12 +0000
commit7bbdb92e295003fb903fe8074c22d9d785fb449d (patch)
tree7107f5b0204f7320d4390e8e24fd7a7e3dfc2eb2 /x11-themes/smplayer-themes
parentbump to final release (diff)
downloadgentoo-2-7bbdb92e295003fb903fe8074c22d9d785fb449d.tar.gz
gentoo-2-7bbdb92e295003fb903fe8074c22d9d785fb449d.tar.bz2
gentoo-2-7bbdb92e295003fb903fe8074c22d9d785fb449d.zip
Remove obsolete versions. Version bump.
(Portage version: 2.2_rc61/cvs/Linux x86_64)
Diffstat (limited to 'x11-themes/smplayer-themes')
-rw-r--r--x11-themes/smplayer-themes/ChangeLog11
-rw-r--r--x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild25
-rw-r--r--x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild25
-rw-r--r--x11-themes/smplayer-themes/smplayer-themes-0.1.20.ebuild (renamed from x11-themes/smplayer-themes/smplayer-themes-0.1.17.ebuild)6
4 files changed, 12 insertions, 55 deletions
diff --git a/x11-themes/smplayer-themes/ChangeLog b/x11-themes/smplayer-themes/ChangeLog
index bb4c151d42a7..4c8ff8914a8f 100644
--- a/x11-themes/smplayer-themes/ChangeLog
+++ b/x11-themes/smplayer-themes/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for x11-themes/smplayer-themes
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.23 2009/04/13 21:32:20 ranger Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/ChangeLog,v 1.24 2010/01/20 18:43:12 yngwin Exp $
+
+*smplayer-themes-0.1.20 (20 Jan 2010)
+
+ 20 Jan 2010; Ben de Groot <yngwin@gentoo.org>
+ -smplayer-themes-0.1.15.ebuild, -smplayer-themes-0.1.16.ebuild,
+ -smplayer-themes-0.1.17.ebuild, +smplayer-themes-0.1.20.ebuild:
+ Remove obsolete versions. Version bump.
13 Apr 2009; Brent Baude <ranger@gentoo.org>
smplayer-themes-0.1.18.ebuild:
diff --git a/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild b/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild
deleted file mode 100644
index 0dd7301274d3..000000000000
--- a/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.15.ebuild,v 1.8 2008/05/18 23:21:15 jer Exp $
-
-DESCRIPTION="Icon themes for smplayer"
-HOMEPAGE="http://smplayer.sourceforge.net/"
-SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-DEPEND=""
-RDEPEND="media-video/smplayer"
-
-# Override it as default will call make that will cath the install target...
-src_compile() {
- return
-}
-
-src_install() {
- insinto /usr/share/smplayer
- doins -r themes || die "Failed to install themes"
- dodoc Changelog README.txt
-}
diff --git a/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild b/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild
deleted file mode 100644
index aa91aac085ce..000000000000
--- a/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.16.ebuild,v 1.5 2008/10/04 12:43:22 ranger Exp $
-
-DESCRIPTION="Icon themes for smplayer"
-HOMEPAGE="http://smplayer.sourceforge.net/"
-SRC_URI="mirror://sourceforge/smplayer/${P}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 hppa ppc ppc64 x86 ~x86-fbsd"
-IUSE=""
-DEPEND=""
-RDEPEND="media-video/smplayer"
-
-# Override it as default will call make that will catch the install target...
-src_compile() {
- return
-}
-
-src_install() {
- insinto /usr/share/smplayer
- doins -r themes || die "Failed to install themes"
- dodoc Changelog README.txt
-}
diff --git a/x11-themes/smplayer-themes/smplayer-themes-0.1.17.ebuild b/x11-themes/smplayer-themes/smplayer-themes-0.1.20.ebuild
index 4768a33b4ba3..99cf3661c9ac 100644
--- a/x11-themes/smplayer-themes/smplayer-themes-0.1.17.ebuild
+++ b/x11-themes/smplayer-themes/smplayer-themes-0.1.20.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.17.ebuild,v 1.1 2008/10/20 21:17:07 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/smplayer-themes/smplayer-themes-0.1.20.ebuild,v 1.1 2010/01/20 18:43:12 yngwin Exp $
DESCRIPTION="Icon themes for smplayer"
HOMEPAGE="http://smplayer.sourceforge.net/"
@@ -21,5 +21,5 @@ src_compile() {
src_install() {
insinto /usr/share/smplayer
doins -r themes || die "Failed to install themes"
- dodoc Changelog README.txt
+ dodoc Changelog README.txt || die
}