diff options
author | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:09:06 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2013-11-30 19:09:06 +0000 |
commit | 790fa0a82365082f3370ace8f65647e74626a30e (patch) | |
tree | e8df0729526d2947ece81e8c56d67a83bfa4d998 /gnome-base/gnome-light | |
parent | amd64 stable, bug #478252 (diff) | |
download | gentoo-2-790fa0a82365082f3370ace8f65647e74626a30e.tar.gz gentoo-2-790fa0a82365082f3370ace8f65647e74626a30e.tar.bz2 gentoo-2-790fa0a82365082f3370ace8f65647e74626a30e.zip |
amd64 stable, bug #478252
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'gnome-base/gnome-light')
-rw-r--r-- | gnome-base/gnome-light/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gnome-light/gnome-light-3.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gnome-light/ChangeLog b/gnome-base/gnome-light/ChangeLog index 7011b6e326f8..15e0b4038e2b 100644 --- a/gnome-base/gnome-light/ChangeLog +++ b/gnome-base/gnome-light/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gnome-light # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.169 2013/05/17 02:55:23 mattst88 Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/ChangeLog,v 1.170 2013/11/30 19:09:06 pacho Exp $ + + 30 Nov 2013; Pacho Ramos <pacho@gentoo.org> gnome-light-3.8.0.ebuild: + amd64 stable, bug #478252 17 May 2013; Matt Turner <mattst88@gentoo.org> gnome-light-3.6.2.ebuild: Added ~alpha. diff --git a/gnome-base/gnome-light/gnome-light-3.8.0.ebuild b/gnome-base/gnome-light/gnome-light-3.8.0.ebuild index ca98d72a1106..83a2f788d6b3 100644 --- a/gnome-base/gnome-light/gnome-light-3.8.0.ebuild +++ b/gnome-base/gnome-light/gnome-light-3.8.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-3.8.0.ebuild,v 1.1 2013/04/11 19:15:50 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gnome-light/gnome-light-3.8.0.ebuild,v 1.2 2013/11/30 19:09:06 pacho Exp $ EAPI="5" @@ -12,7 +12,7 @@ IUSE="cups +gnome-shell" # when unmasking for an arch # double check none of the deps are still masked ! -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" # XXX: Note to developers: # This is a wrapper for the 'light' GNOME 3 desktop, and should only consist of |