diff options
author | Markus Meier <maekke@gentoo.org> | 2008-08-22 21:03:35 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-08-22 21:03:35 +0000 |
commit | b10681fe1e8e2b931302716924537868b6f6262d (patch) | |
tree | 66f584a0b325154334f094cf3ed2851cdae90421 /xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild | |
parent | x86 stable, bug #235407 (diff) | |
download | gentoo-2-b10681fe1e8e2b931302716924537868b6f6262d.tar.gz gentoo-2-b10681fe1e8e2b931302716924537868b6f6262d.tar.bz2 gentoo-2-b10681fe1e8e2b931302716924537868b6f6262d.zip |
x86 stable, bug #235407
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4 i686)
Diffstat (limited to 'xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 612ff935215a..d65319d1abd8 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.4 2008/08/22 17:54:21 nixnut Exp $ +# $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 $ 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" |