diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 17:50:23 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 17:50:23 +0000 |
commit | 3c42d25f56f84523083d8021745ef1fc099cc9c7 (patch) | |
tree | f2ed711b50dbeb728d1fb432f453e17f44bcddb5 /xfce-extra/xfce4-clipman | |
parent | Revbump for fpc 2.0.0, added ~ppc, solves bugs #103903, #102889, #99480, #90078 (diff) | |
download | historical-3c42d25f56f84523083d8021745ef1fc099cc9c7.tar.gz historical-3c42d25f56f84523083d8021745ef1fc099cc9c7.tar.bz2 historical-3c42d25f56f84523083d8021745ef1fc099cc9c7.zip |
Xfce builds for new eclass and modular Xorg.
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'xfce-extra/xfce4-clipman')
-rw-r--r-- | xfce-extra/xfce4-clipman/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/Manifest | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/files/digest-xfce4-clipman-0.4.1-r2 | 1 | ||||
-rw-r--r-- | xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r2.ebuild | 10 |
4 files changed, 21 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-clipman/ChangeLog b/xfce-extra/xfce4-clipman/ChangeLog index 96c155376b2e..195c57f5de59 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.12 2005/07/07 01:19:53 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.13 2005/10/06 17:29:51 bcowan Exp $ + +*xfce4-clipman-0.4.1-r2 (06 Oct 2005) + + 06 Oct 2005; Brad Cowan <bcowan@gentoo.org> + +xfce4-clipman-0.4.1-r2.ebuild: + Xfce builds for new eclass and modular Xorg. 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfce4-clipman-0.4.1-r1.ebuild: diff --git a/xfce-extra/xfce4-clipman/Manifest b/xfce-extra/xfce4-clipman/Manifest index 9f74bbc5d9fe..2f3c5011032c 100644 --- a/xfce-extra/xfce4-clipman/Manifest +++ b/xfce-extra/xfce4-clipman/Manifest @@ -1,4 +1,6 @@ +MD5 8c4573fe7bbe0544945e4d8f2da248ed xfce4-clipman-0.4.1-r2.ebuild 393 MD5 2471ff4def43b17e250c57bd5be763f6 xfce4-clipman-0.4.1-r1.ebuild 386 -MD5 b5a37fe48f0b596b33c7c4e88f4f3176 ChangeLog 1479 +MD5 86fcd38ea6d00c15bbf44927d98ce9c2 ChangeLog 1646 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 MD5 51113de7354dc7d05f71d664c4d741d1 files/digest-xfce4-clipman-0.4.1-r1 78 +MD5 51113de7354dc7d05f71d664c4d741d1 files/digest-xfce4-clipman-0.4.1-r2 78 diff --git a/xfce-extra/xfce4-clipman/files/digest-xfce4-clipman-0.4.1-r2 b/xfce-extra/xfce4-clipman/files/digest-xfce4-clipman-0.4.1-r2 new file mode 100644 index 000000000000..e05c3a51deb7 --- /dev/null +++ b/xfce-extra/xfce4-clipman/files/digest-xfce4-clipman-0.4.1-r2 @@ -0,0 +1 @@ +MD5 664f6ca8500d8f240289c27d7bf4f419 xfce4-clipman-plugin-0.4.1.tar.gz 305762 diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r2.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r2.ebuild new file mode 100644 index 000000000000..7bad75bfd18b --- /dev/null +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r2.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2005 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.4.1-r2.ebuild,v 1.1 2005/10/06 17:29:51 bcowan Exp $ + +inherit xfce42 + +DESCRIPTION="Xfce4 panel clipboard manager plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +goodies_plugin |