diff options
author | Samuli Suominen <drac@gentoo.org> | 2008-03-22 08:31:08 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2008-03-22 08:31:08 +0000 |
commit | b8670ab7aef9dd85200adcfd8113b9ca9640c5f4 (patch) | |
tree | d9c1721068397bd74325bafbd947f0821e2abb3a /xfce-extra | |
parent | Version bump. (diff) | |
download | gentoo-2-b8670ab7aef9dd85200adcfd8113b9ca9640c5f4.tar.gz gentoo-2-b8670ab7aef9dd85200adcfd8113b9ca9640c5f4.tar.bz2 gentoo-2-b8670ab7aef9dd85200adcfd8113b9ca9640c5f4.zip |
Version bump.
(Portage version: 2.1.4.4)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-clipman/ChangeLog | 10 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild | 14 |
2 files changed, 22 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-clipman/ChangeLog b/xfce-extra/xfce4-clipman/ChangeLog index 023c2dd2c8d4..c563c6d39b33 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-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.35 2007/10/24 01:15:07 angelos Exp $ +# Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.36 2008/03/22 08:31:08 drac Exp $ + +*xfce4-clipman-0.8.1 (22 Mar 2008) + + 22 Mar 2008; Samuli Suominen <drac@gentoo.org> + +xfce4-clipman-0.8.1.ebuild: + Version bump. 24 Oct 2007; Christoph Mende <angelos@gentoo.org> xfce4-clipman-0.8.0.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 new file mode 100644 index 000000000000..3f94f59ba477 --- /dev/null +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.8.1.ebuild @@ -0,0 +1,14 @@ +# 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.1 2008/03/22 08:31:08 drac 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" + +DOCS="AUTHORS ChangeLog README THANKS" + +xfce44_goodies_panel_plugin |