diff options
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-notes/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-1.6.2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes/ChangeLog b/xfce-extra/xfce4-notes/ChangeLog index afc443846572..bd148d719fa0 100644 --- a/xfce-extra/xfce4-notes/ChangeLog +++ b/xfce-extra/xfce4-notes/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-notes # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.51 2008/08/22 21:13:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.52 2008/08/24 12:38:43 bluebird Exp $ + + 24 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + xfce4-notes-1.6.2.ebuild: + Stable on sparc, bug #235407 22 Aug 2008; Markus Meier <maekke@gentoo.org> xfce4-notes-1.6.2.ebuild: x86 stable, bug #235407 diff --git a/xfce-extra/xfce4-notes/xfce4-notes-1.6.2.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-1.6.2.ebuild index d918d24e5594..2ece31e1a1c2 100644 --- a/xfce-extra/xfce4-notes/xfce4-notes-1.6.2.ebuild +++ b/xfce-extra/xfce4-notes/xfce4-notes-1.6.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 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.2.ebuild,v 1.4 2008/08/22 21:13:55 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.2.ebuild,v 1.5 2008/08/24 12:38:43 bluebird 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" DOCS="AUTHORS ChangeLog NEWS README TODO" |