diff options
Diffstat (limited to 'xfce-extra/xfce4-notes')
-rw-r--r-- | xfce-extra/xfce4-notes/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-1.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes/ChangeLog b/xfce-extra/xfce4-notes/ChangeLog index d383e6d542a9..9392923ccc65 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-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.44 2008/03/22 11:20:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.45 2008/03/22 22:52:49 ranger Exp $ + + 22 Mar 2008; Brent Baude <ranger@gentoo.org> xfce4-notes-1.6.1.ebuild: + Marking xfce4-notes-1.6.1 ppc64 for bug 214130 22 Mar 2008; nixnut <nixnut@gentoo.org> xfce4-notes-1.6.1.ebuild: Stable on ppc wrt bug 214130 diff --git a/xfce-extra/xfce4-notes/xfce4-notes-1.6.1.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-1.6.1.ebuild index 2df1834cf1d1..0c4a7d19ce63 100644 --- a/xfce-extra/xfce4-notes/xfce4-notes-1.6.1.ebuild +++ b/xfce-extra/xfce4-notes/xfce4-notes-1.6.1.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.1.ebuild,v 1.5 2008/03/22 11:20:48 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.1.ebuild,v 1.6 2008/03/22 22:52:49 ranger 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" |