diff options
author | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 03:14:38 +0000 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2010-10-17 03:14:38 +0000 |
commit | 2ee1fe0e0059b95803a1db1729700e04375927dd (patch) | |
tree | 0a399f94386071808b729ea6c6377866f59950b9 /x11-themes/commonbox-styles | |
parent | Fix the ebuild logic to specify SRC_URI for versions != 9999. (diff) | |
download | historical-2ee1fe0e0059b95803a1db1729700e04375927dd.tar.gz historical-2ee1fe0e0059b95803a1db1729700e04375927dd.tar.bz2 historical-2ee1fe0e0059b95803a1db1729700e04375927dd.zip |
Drop to ~mips
Package-Manager: portage-2.1.9.14/cvs/Linux mips64
Diffstat (limited to 'x11-themes/commonbox-styles')
-rw-r--r-- | x11-themes/commonbox-styles/ChangeLog | 7 | ||||
-rw-r--r-- | x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/x11-themes/commonbox-styles/ChangeLog b/x11-themes/commonbox-styles/ChangeLog index 568c2bad178f..6692030f243e 100644 --- a/x11-themes/commonbox-styles/ChangeLog +++ b/x11-themes/commonbox-styles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/commonbox-styles -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.30 2008/09/22 13:09:57 omp Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/ChangeLog,v 1.31 2010/10/17 03:14:38 leio Exp $ + + 17 Oct 2010; Mart Raudsepp <leio@gentoo.org> commonbox-styles-0.6.ebuild: + Drop to ~mips 22 Sep 2008; David Shakaryan <omp@gentoo.org> metadata.xml: Change herd from commonbox to desktop-wm. diff --git a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild index 5f447f3d071e..673b4f99b19d 100644 --- a/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild +++ b/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.21 2010/02/24 14:53:17 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles/commonbox-styles-0.6.ebuild,v 1.22 2010/10/17 03:14:38 leio Exp $ IUSE="" DESCRIPTION="Common styles for fluxbox, blackbox, and openbox." @@ -10,7 +10,7 @@ HOMEPAGE="http://mkeadle.org/distfiles/" SLOT="0" LICENSE="GPL-2" -KEYWORDS="alpha amd64 hppa ia64 mips ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" RDEPEND="|| ( x11-wm/fluxbox x11-wm/blackbox x11-wm/openbox )" |