diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-22 21:22:43 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-22 21:22:43 +0000 |
commit | 6aeb2ca1492e1b062a4420d213ac04f8c8a9cd5e (patch) | |
tree | bd5d56f836686bf8ef1db920e667b68734a8e148 /xfce-extra/xfce4-notes | |
parent | add GLEP 56 USE flag desc from use.local.desc (diff) | |
download | historical-6aeb2ca1492e1b062a4420d213ac04f8c8a9cd5e.tar.gz historical-6aeb2ca1492e1b062a4420d213ac04f8c8a9cd5e.tar.bz2 historical-6aeb2ca1492e1b062a4420d213ac04f8c8a9cd5e.zip |
x86 stable, bug #235407
Package-Manager: portage-2.2_rc8/cvs/Linux 2.6.27-rc4 i686
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.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-notes/ChangeLog b/xfce-extra/xfce4-notes/ChangeLog index 4e20c907ae42..afc443846572 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.50 2008/08/22 18:06:42 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.51 2008/08/22 21:13:55 maekke Exp $ + + 22 Aug 2008; Markus Meier <maekke@gentoo.org> xfce4-notes-1.6.2.ebuild: + x86 stable, bug #235407 22 Aug 2008; nixnut <nixnut@gentoo.org> xfce4-notes-1.6.2.ebuild: Stable on ppc wrt 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 81d11ab2ba2d..d918d24e5594 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.3 2008/08/22 18:06:42 nixnut Exp $ +# $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 $ 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" |