diff options
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notes/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-1.6.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes/ChangeLog b/xfce-extra/xfce4-notes/ChangeLog index 3eb3b1e6dfed..e50c79d2bbcb 100644 --- a/xfce-extra/xfce4-notes/ChangeLog +++ b/xfce-extra/xfce4-notes/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-notes # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.60 2009/01/18 16:21:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.61 2009/01/21 19:46:03 jer Exp $ + + 21 Jan 2009; Jeroen Roovers <jer@gentoo.org> xfce4-notes-1.6.3.ebuild: + Stable for HPPA (bug #254440). 18 Jan 2009; Markus Meier <maekke@gentoo.org> xfce4-notes-1.6.3.ebuild: x86 stable, bug #254440 diff --git a/xfce-extra/xfce4-notes/xfce4-notes-1.6.3.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-1.6.3.ebuild index e1cb54b828dd..62763c0c9d57 100644 --- a/xfce-extra/xfce4-notes/xfce4-notes-1.6.3.ebuild +++ b/xfce-extra/xfce4-notes/xfce4-notes-1.6.3.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.3.ebuild,v 1.4 2009/01/18 16:21:56 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.3.ebuild,v 1.5 2009/01/21 19:46:03 jer Exp $ inherit xfce44 DESCRIPTION="Xfce4 panel sticky notes plugin" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" IUSE="" DOCS="AUTHORS ChangeLog NEWS README TODO" |