diff options
author | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 13:40:58 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2008-09-26 13:40:58 +0000 |
commit | 6d62127e3b33cc5f0204397e823c98e20885b9e4 (patch) | |
tree | 6bf98293bb892953a4a87a9f0a1935f186deca10 /xfce-extra/xfce4-notes | |
parent | Fix the lavc patch again for bug #237234... why did I trust upstream in mergi... (diff) | |
download | historical-6d62127e3b33cc5f0204397e823c98e20885b9e4.tar.gz historical-6d62127e3b33cc5f0204397e823c98e20885b9e4.tar.bz2 historical-6d62127e3b33cc5f0204397e823c98e20885b9e4.zip |
Stable for HPPA (bug #235407).
Package-Manager: portage-2.2_rc9/cvs/Linux 2.6.25-gentoo-r7-JeR 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 5971aa733730..31c7aac928eb 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.54 2008/08/27 15:52:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.55 2008/09/26 13:37:28 jer Exp $ + + 26 Sep 2008; Jeroen Roovers <jer@gentoo.org> xfce4-notes-1.6.2.ebuild: + Stable for HPPA (bug #235407). 27 Aug 2008; Raúl Porcel <armin76@gentoo.org> xfce4-notes-1.6.2.ebuild: alpha/ia64 stable wrt #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 82e2c59d4780..5133ff525527 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.7 2008/08/27 15:52:09 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-1.6.2.ebuild,v 1.8 2008/09/26 13:37:28 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" DOCS="AUTHORS ChangeLog NEWS README TODO" |