diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:20:05 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-04-01 19:20:05 +0000 |
commit | 59ad63a7edabdc40d68eb146aa64f639676816b1 (patch) | |
tree | ee5bf6a895fb47e539fb0c005baa6cb997d00521 /x11-plugins/wmcp | |
parent | Back into ~sparc reality, it's working now (diff) | |
download | historical-59ad63a7edabdc40d68eb146aa64f639676816b1.tar.gz historical-59ad63a7edabdc40d68eb146aa64f639676816b1.tar.bz2 historical-59ad63a7edabdc40d68eb146aa64f639676816b1.zip |
stable on ia64
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'x11-plugins/wmcp')
-rw-r--r-- | x11-plugins/wmcp/ChangeLog | 7 | ||||
-rw-r--r-- | x11-plugins/wmcp/wmcp-1.2.8.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-plugins/wmcp/ChangeLog b/x11-plugins/wmcp/ChangeLog index c7ddd5631b72..3ecfecebfb9f 100644 --- a/x11-plugins/wmcp/ChangeLog +++ b/x11-plugins/wmcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcp -# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.8 2004/12/28 22:17:22 ciaranm Exp $ +# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.9 2005/04/01 19:19:33 agriffis Exp $ + + 01 Apr 2005; Aron Griffis <agriffis@gentoo.org> wmcp-1.2.8.ebuild: + stable on ia64 28 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> : Change encoding to UTF-8 for GLEP 31 compliance diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild index fcf2c517d768..2e1571da13e8 100644 --- a/x11-plugins/wmcp/wmcp-1.2.8.ebuild +++ b/x11-plugins/wmcp/wmcp-1.2.8.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.12 2004/06/28 20:41:04 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.13 2005/04/01 19:19:33 agriffis Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://www.dockapps.com/file.php/id/158" SRC_URI="http://linux-sea.tucows.webusenet.com/files/x11/dock/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 amd64 ~ia64 ppc ~sparc alpha hppa ~mips" +KEYWORDS="x86 amd64 ia64 ppc ~sparc alpha hppa ~mips" DEPEND="virtual/libc virtual/x11" |