diff options
-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 6e49dde55975..5d68c501642b 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.1 2007/05/06 18:21:34 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/ChangeLog,v 1.2 2007/05/11 14:01:57 armin76 Exp $ + + 11 May 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-time-out-0.1.0.ebuild: + Add ~ia64 *xfce4-time-out-0.1.0 (06 May 2007) 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 a41ad0d5408b..94b8544ef3e4 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.1 2007/05/06 18:21:34 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-time-out/xfce4-time-out-0.1.0.ebuild,v 1.2 2007/05/11 14:01:57 armin76 Exp $ inherit xfce44 xfce44 DESCRIPTION="Panel plugin for taking break from computer work." -KEYWORDS="~x86" +KEYWORDS="~ia64 ~x86" IUSE="debug" RDEPEND="" |