summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2008-09-04 10:44:33 +0000
committerMart Raudsepp <leio@gentoo.org>2008-09-04 10:44:33 +0000
commite3201bda64453d565f604562a38ce50a2d4270e4 (patch)
treea61595b6fc7a5c054f53adb1194721eb9314a2d6 /x11-themes
parentStand-alone emacs-updater, package split off from eselect-emacs. (diff)
downloadgentoo-2-e3201bda64453d565f604562a38ce50a2d4270e4.tar.gz
gentoo-2-e3201bda64453d565f604562a38ce50a2d4270e4.tar.bz2
gentoo-2-e3201bda64453d565f604562a38ce50a2d4270e4.zip
Remove old, as mips has a newer version keyworded now
(Portage version: 2.2_rc8/cvs/Linux 2.6.26-gentoo x86_64)
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/gnome-icon-theme/ChangeLog6
-rw-r--r--x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild25
2 files changed, 5 insertions, 26 deletions
diff --git a/x11-themes/gnome-icon-theme/ChangeLog b/x11-themes/gnome-icon-theme/ChangeLog
index d2a622782d41..35a4596f430d 100644
--- a/x11-themes/gnome-icon-theme/ChangeLog
+++ b/x11-themes/gnome-icon-theme/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-themes/gnome-icon-theme
# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.148 2008/08/12 13:34:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/ChangeLog,v 1.149 2008/09/04 10:44:33 leio Exp $
+
+ 04 Sep 2008; Mart Raudsepp <leio@gentoo.org>
+ -gnome-icon-theme-2.16.1.ebuild:
+ Remove old, as mips has a newer version keyworded now
12 Aug 2008; Raúl Porcel <armin76@gentoo.org>
gnome-icon-theme-2.22.0.ebuild:
diff --git a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild b/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild
deleted file mode 100644
index a0bb242269da..000000000000
--- a/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild
+++ /dev/null
@@ -1,25 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-themes/gnome-icon-theme/gnome-icon-theme-2.16.1.ebuild,v 1.13 2008/03/10 22:58:37 leio Exp $
-
-inherit gnome2
-
-DESCRIPTION="GNOME 2 default icon themes"
-HOMEPAGE="http://www.gnome.org/"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="mips"
-IUSE=""
-
-RDEPEND="x11-themes/hicolor-icon-theme"
-DEPEND="${RDEPEND}
- >=x11-misc/icon-naming-utils-0.8.1
- >=dev-util/pkgconfig-0.19
- >=dev-util/intltool-0.35
- sys-devel/gettext"
-
-DOCS="AUTHORS ChangeLog NEWS TODO"
-
-# This ebuild does not install any binaries
-RESTRICT="binchecks strip"