diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-05-12 18:40:02 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-05-12 18:40:02 +0000 |
commit | 978454af2b99b0141239ee404a1da2cd19dcc53e (patch) | |
tree | 98f94b3589164afee41c8a0c0c49dd4547bf2e1b /xfce-extra/xfce4-clipman | |
parent | Stable on ppc64 (diff) | |
download | gentoo-2-978454af2b99b0141239ee404a1da2cd19dcc53e.tar.gz gentoo-2-978454af2b99b0141239ee404a1da2cd19dcc53e.tar.bz2 gentoo-2-978454af2b99b0141239ee404a1da2cd19dcc53e.zip |
Stable on ppc64
(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, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-clipman/ChangeLog b/xfce-extra/xfce4-clipman/ChangeLog index 8aed2c30ac93..bb766cb9a964 100644 --- a/xfce-extra/xfce4-clipman/ChangeLog +++ b/xfce-extra/xfce4-clipman/ChangeLog @@ -1,6 +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.37 2008/04/10 14:42:44 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.38 2008/05/12 18:40:02 corsair Exp $ + + 12 May 2008; Markus Rothe <corsair@gentoo.org> xfce4-clipman-0.8.1.ebuild: + Stable on ppc64 10 Apr 2008; Samuli Suominen <drac@gentoo.org> xfce4-clipman-0.8.1.ebuild: amd64 stable 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 1084798d1e3d..b2bd2c257fab 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.2 2008/04/10 14:42:44 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild,v 1.3 2008/05/12 18:40:02 corsair 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" |