diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 18:31:21 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-05-18 18:31:21 +0000 |
commit | a294111a18298dd919b2189ce613f53261e5cee3 (patch) | |
tree | 2e5a854bada12aa1d6ed6ba3a1c596c5cde12a9a /xfce-extra/xfce4-time-out | |
parent | Add ~alpha wrt #175749 (diff) | |
download | historical-a294111a18298dd919b2189ce613f53261e5cee3.tar.gz historical-a294111a18298dd919b2189ce613f53261e5cee3.tar.bz2 historical-a294111a18298dd919b2189ce613f53261e5cee3.zip |
Add ~alpha wrt #175749
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'xfce-extra/xfce4-time-out')
-rw-r--r-- | xfce-extra/xfce4-time-out/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-time-out/ChangeLog b/xfce-extra/xfce4-time-out/ChangeLog index 0552ef3c4931..57e28bde620b 100644 --- a/xfce-extra/xfce4-time-out/ChangeLog +++ b/xfce-extra/xfce4-time-out/ChangeLog @@ -1,6 +1,10 @@ # 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.4 2007/05/13 11:49:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.5 2007/05/18 18:31:21 armin76 Exp $ + + 18 May 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-time-out-0.1.0.ebuild: + Add ~alpha wrt #175749 13 May 2007; Markus Rothe <corsair@gentoo.org> xfce4-time-out-0.1.0.ebuild: diff --git a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0.ebuild b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0.ebuild index ff71c1225337..73e0685d2458 100644 --- a/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0.ebuild +++ b/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0.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.ebuild,v 1.4 2007/05/13 11:49:14 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0.ebuild,v 1.5 2007/05/18 18:31:21 armin76 Exp $ inherit xfce44 xfce44 DESCRIPTION="Panel plugin for taking break from computer work." -KEYWORDS="~amd64 ~ia64 ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc64 ~x86" IUSE="debug" RDEPEND="" |