diff options
-rw-r--r-- | xfce-extra/xfce4-time-out/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-time-out/ChangeLog b/xfce-extra/xfce4-time-out/ChangeLog index 167b0aa119f0..f879f29804ac 100644 --- a/xfce-extra/xfce4-time-out/ChangeLog +++ b/xfce-extra/xfce4-time-out/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-time-out # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.8 2007/06/08 17:04:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.9 2007/06/09 13:16:18 nixnut Exp $ + + 09 Jun 2007; nixnut <nixnut@gentoo.org> xfce4-time-out-0.1.0-r1.ebuild: + Added ~ppc keyword 08 Jun 2007; Samuli Suominen <drac@gentoo.org> xfce4-time-out-0.1.0-r1.ebuild: diff --git a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild index 4dac0816046a..dc42000aea43 100644 --- a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild +++ b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild,v 1.2 2007/06/08 17:04:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0-r1.ebuild,v 1.3 2007/06/09 13:16:18 nixnut Exp $ inherit eutils xfce44 xfce44 DESCRIPTION="Panel plugin for taking break from computer work." -KEYWORDS="~arm ~alpha ~amd64 ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="debug" RDEPEND="" |