diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-24 12:48:06 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-24 12:48:06 +0000 |
commit | bdefffdc233a81338222574dc7c6cbe13afa6bec (patch) | |
tree | 236b3ec7d8f06ae47fcddc306e3e8b2896521a1d /xfce-extra/xfce4-clipman | |
parent | amd64/x86 stable, bug #235601 (diff) | |
download | gentoo-2-bdefffdc233a81338222574dc7c6cbe13afa6bec.tar.gz gentoo-2-bdefffdc233a81338222574dc7c6cbe13afa6bec.tar.bz2 gentoo-2-bdefffdc233a81338222574dc7c6cbe13afa6bec.zip |
Mark stable for real, fix changelog entry
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra/xfce4-clipman')
-rw-r--r-- | xfce-extra/xfce4-clipman/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-clipman/ChangeLog b/xfce-extra/xfce4-clipman/ChangeLog index 9d0230792de3..65ac14385801 100644 --- a/xfce-extra/xfce4-clipman/ChangeLog +++ b/xfce-extra/xfce4-clipman/ChangeLog @@ -1,8 +1,9 @@ # ChangeLog for xfce-extra/xfce4-clipman # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.41 2008/08/24 12:28:41 bluebird Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.42 2008/08/24 12:48:06 bluebird Exp $ - 24 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> ChangeLog: + 24 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> + xfce4-clipman-0.8.1.ebuild: Stable on sparc, bug #235407 22 Aug 2008; Markus Meier <maekke@gentoo.org> xfce4-clipman-0.8.1.ebuild: diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild index d65319d1abd8..d9177b490aeb 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild,v 1.5 2008/08/22 21:03:35 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild,v 1.6 2008/08/24 12:48:06 bluebird Exp $ inherit xfce44 xfce44 DESCRIPTION="a simple cliboard history manager for Xfce4 Panel" -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 README THANKS" |