diff options
author | Christoph Mende <angelos@gentoo.org> | 2009-01-18 23:19:00 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2009-01-18 23:19:00 +0000 |
commit | b9f021543a61df32e203be061f8a6ff60f1a0c21 (patch) | |
tree | 93d631aace7a92998a8ebf17c9a48f3194bb585b /xfce-extra | |
parent | Version bump, see bug #214513. (diff) | |
download | gentoo-2-b9f021543a61df32e203be061f8a6ff60f1a0c21.tar.gz gentoo-2-b9f021543a61df32e203be061f8a6ff60f1a0c21.tar.bz2 gentoo-2-b9f021543a61df32e203be061f8a6ff60f1a0c21.zip |
Version bump
(Portage version: 2.2_rc22/cvs/Linux 2.6.29-rc2 x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-clipman/ChangeLog | 10 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.9.0.ebuild | 15 |
2 files changed, 23 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-clipman/ChangeLog b/xfce-extra/xfce4-clipman/ChangeLog index 4e842765dce1..5e6d65160fa4 100644 --- a/xfce-extra/xfce4-clipman/ChangeLog +++ b/xfce-extra/xfce4-clipman/ChangeLog @@ -1,6 +1,12 @@ # 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.45 2008/11/08 15:13:28 angelos Exp $ +# Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.46 2009/01/18 23:19:00 angelos Exp $ + +*xfce4-clipman-0.9.0 (18 Jan 2009) + + 18 Jan 2009; Christoph Mende <angelos@gentoo.org> + +xfce4-clipman-0.9.0.ebuild: + Version bump 08 Nov 2008; Christoph Mende <angelos@gentoo.org> -xfce4-clipman-0.8.0.ebuild, xfce4-clipman-0.8.1.ebuild: diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.9.0.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.9.0.ebuild new file mode 100644 index 000000000000..293a3c5b0d7a --- /dev/null +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.9.0.ebuild @@ -0,0 +1,15 @@ +# Copyright 1999-2009 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.9.0.ebuild,v 1.1 2009/01/18 23:19:00 angelos 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" +IUSE="" + +DOCS="AUTHORS ChangeLog README THANKS" + +xfce44_goodies_panel_plugin |