diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2008-11-26 00:10:12 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2008-11-26 00:10:12 +0000 |
commit | f71826eb80cf7d37859d645fa4bef9247da205a6 (patch) | |
tree | 6e4d8d45d86c7ca69a55fbb0e0b2fe5988d8a31e /x11-plugins/wmcp | |
parent | Remove old and vulnerable versions, finally getting rid of CUPS 1.2.x. (diff) | |
download | historical-f71826eb80cf7d37859d645fa4bef9247da205a6.tar.gz historical-f71826eb80cf7d37859d645fa4bef9247da205a6.tar.bz2 historical-f71826eb80cf7d37859d645fa4bef9247da205a6.zip |
stable sparc, bug 215651
Package-Manager: portage-2.1.4.5
Diffstat (limited to 'x11-plugins/wmcp')
-rw-r--r-- | x11-plugins/wmcp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/wmcp/wmcp-1.2.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/wmcp/ChangeLog b/x11-plugins/wmcp/ChangeLog index 938e6ffadec6..5bbdf10c0c88 100644 --- a/x11-plugins/wmcp/ChangeLog +++ b/x11-plugins/wmcp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/wmcp # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.13 2008/01/06 14:28:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/ChangeLog,v 1.14 2008/11/25 23:49:59 tcunha Exp $ + + 25 Nov 2008; Tiago Cunha <tcunha@gentoo.org> ChangeLog: + stable sparc, bug 215651 06 Jan 2008; Samuli Suominen <drac@gentoo.org> -files/wmcp-1.2.8-makefile.patch, +files/wmcp-1.2.8-stdlibh.patch, diff --git a/x11-plugins/wmcp/wmcp-1.2.8.ebuild b/x11-plugins/wmcp/wmcp-1.2.8.ebuild index 43a9273c9478..78d89e49161e 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-2008 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.17 2008/01/06 14:28:56 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmcp/wmcp-1.2.8.ebuild,v 1.18 2008/11/25 23:49:59 tcunha Exp $ inherit eutils multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://linux-sea.tucows.webusenet.com/files/x11/dock/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 hppa ia64 ~mips ppc ~sparc x86" +KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86" IUSE="" RDEPEND="x11-libs/libX11 |