summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthias Maier <tamiko@gentoo.org>2014-12-20 18:06:13 +0000
committerMatthias Maier <tamiko@gentoo.org>2014-12-20 18:06:13 +0000
commit51ec9c2daea839ee5bf1188d76321b335c426ed4 (patch)
treee9e6fe3838e24a86eedd4f6d473fc53b7e9b2782 /x11-themes
parentdrop old (diff)
downloadgentoo-2-51ec9c2daea839ee5bf1188d76321b335c426ed4.tar.gz
gentoo-2-51ec9c2daea839ee5bf1188d76321b335c426ed4.tar.bz2
gentoo-2-51ec9c2daea839ee5bf1188d76321b335c426ed4.zip
drop out
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key BD3A97A3)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/mate-backgrounds/ChangeLog6
-rw-r--r--x11-themes/mate-backgrounds/mate-backgrounds-1.6.1.ebuild24
2 files changed, 5 insertions, 25 deletions
diff --git a/x11-themes/mate-backgrounds/ChangeLog b/x11-themes/mate-backgrounds/ChangeLog
index ed03697c00fd..033aaebc455e 100644
--- a/x11-themes/mate-backgrounds/ChangeLog
+++ b/x11-themes/mate-backgrounds/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/mate-backgrounds
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog,v 1.7 2014/10/26 04:19:32 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/ChangeLog,v 1.8 2014/12/20 18:06:13 tamiko Exp $
+
+ 20 Dec 2014; Matthias Maier <tamiko@gentoo.org>
+ -mate-backgrounds-1.6.1.ebuild:
+ drop out
26 Oct 2014; Mart Raudsepp <leio@gentoo.org> mate-backgrounds-1.8.0.ebuild:
Add ~arm keyword, bug 508072
diff --git a/x11-themes/mate-backgrounds/mate-backgrounds-1.6.1.ebuild b/x11-themes/mate-backgrounds/mate-backgrounds-1.6.1.ebuild
deleted file mode 100644
index c01487955b51..000000000000
--- a/x11-themes/mate-backgrounds/mate-backgrounds-1.6.1.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 1999-2014 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/mate-backgrounds/mate-backgrounds-1.6.1.ebuild,v 1.2 2014/05/04 14:55:42 ago Exp $
-
-EAPI="5"
-
-GCONF_DEBUG="no"
-
-inherit gnome2 versionator
-
-MATE_BRANCH="$(get_version_component_range 1-2)"
-
-SRC_URI="http://pub.mate-desktop.org/releases/${MATE_BRANCH}/${P}.tar.xz"
-DESCRIPTION="A set of backgrounds packaged with the MATE desktop"
-HOMEPAGE="http://mate-desktop.org"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64"
-
-DEPEND=">=dev-util/intltool-0.35:*
- sys-devel/gettext:*"
-
-DOCS="AUTHORS ChangeLog NEWS README"