diff options
author | 2005-01-24 20:07:43 +0000 | |
---|---|---|
committer | 2005-01-24 20:07:43 +0000 | |
commit | 8a0aba0cd3fa3248d350e9ce2f7346138919817f (patch) | |
tree | 50ade875c7b4815a7ac55e8a85a1b22d0bd0dfec /xfce-extra/xfce4-clipman | |
parent | defined CHPAX_CONSERVATIVE_FLAGS to fix #75309. (diff) | |
download | historical-8a0aba0cd3fa3248d350e9ce2f7346138919817f.tar.gz historical-8a0aba0cd3fa3248d350e9ce2f7346138919817f.tar.bz2 historical-8a0aba0cd3fa3248d350e9ce2f7346138919817f.zip |
Stable on hppa.
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.4.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-clipman/ChangeLog b/xfce-extra/xfce4-clipman/ChangeLog index e7da5455394a..6cb1cc44c12d 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.8 2005/01/06 23:41:11 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/ChangeLog,v 1.9 2005/01/24 19:57:11 gmsoft Exp $ + + 24 Jan 2005; Guy Martin <gmsoft@gentoo.org> xfce4-clipman-0.4.1-r1.ebuild: + Stable on hppa. *xfce4-clipman-0.4.1-r1 (06 Jan 2005) diff --git a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild index 6ff54cf6603a..a973691bd4af 100644 --- a/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild +++ b/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild @@ -1,9 +1,9 @@ # 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-r1.ebuild,v 1.2 2005/01/21 02:24:36 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-clipman/xfce4-clipman-0.4.1-r1.ebuild,v 1.3 2005/01/24 19:57:11 gmsoft Exp $ DESCRIPTION="Xfce4 panel command line plugin" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~mips ~ppc ~ppc64 sparc x86" GOODIES_PLUGIN=1 |