summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Nigbur <pyrania@gentoo.org>2004-09-29 08:33:34 +0000
committerMarkus Nigbur <pyrania@gentoo.org>2004-09-29 08:33:34 +0000
commitfcf07369acecb4dfa0765cc3b0404ea887ef626b (patch)
treeccfc3992279ab7bfabbeecd255e0f2533321ee7b
parentInitial import. Ebuild submitted by Jung Tae-young <master@mytears.org>, clos... (diff)
downloadgentoo-2-fcf07369acecb4dfa0765cc3b0404ea887ef626b.tar.gz
gentoo-2-fcf07369acecb4dfa0765cc3b0404ea887ef626b.tar.bz2
gentoo-2-fcf07369acecb4dfa0765cc3b0404ea887ef626b.zip
Marked stable on x86.
-rw-r--r--x11-misc/icewmcp/ChangeLog5
-rw-r--r--x11-misc/icewmcp/icewmcp-3.2.ebuild4
-rw-r--r--x11-misc/xchm/ChangeLog5
-rw-r--r--x11-misc/xchm/xchm-0.9.2.ebuild4
-rw-r--r--x11-misc/xchm/xchm-0.9.3.ebuild4
5 files changed, 14 insertions, 8 deletions
diff --git a/x11-misc/icewmcp/ChangeLog b/x11-misc/icewmcp/ChangeLog
index f6677172a453..b939df787a86 100644
--- a/x11-misc/icewmcp/ChangeLog
+++ b/x11-misc/icewmcp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/icewmcp
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.6 2004/09/02 22:49:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/ChangeLog,v 1.7 2004/09/29 08:33:34 pyrania Exp $
+
+ 29 Sep 2004; <pyrania@gentoo.org> icewmcp-3.2.ebuild:
+ Marked stable on x86.
03 Sep 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> icewmcp-3.1.ebuild,
icewmcp-3.2.ebuild:
diff --git a/x11-misc/icewmcp/icewmcp-3.2.ebuild b/x11-misc/icewmcp/icewmcp-3.2.ebuild
index 456186992e87..641bcf54559f 100644
--- a/x11-misc/icewmcp/icewmcp-3.2.ebuild
+++ b/x11-misc/icewmcp/icewmcp-3.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/icewmcp/icewmcp-3.2.ebuild,v 1.3 2004/09/29 08:33:34 pyrania Exp $
S=${WORKDIR}/INSTALL-IceWMCP
MY_PN=IceWMControlPanel
@@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/icesoundmanager/${MY_PN}-${PV}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ppc"
+KEYWORDS="x86 ppc"
IUSE=""
DEPEND="x11-wm/icewm
>=dev-python/pygtk-1.99
diff --git a/x11-misc/xchm/ChangeLog b/x11-misc/xchm/ChangeLog
index 43133ea5bb97..57c5ec931c9e 100644
--- a/x11-misc/xchm/ChangeLog
+++ b/x11-misc/xchm/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/xchm
# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.19 2004/09/16 20:24:13 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/ChangeLog,v 1.20 2004/09/29 08:31:50 pyrania Exp $
+
+ 29 Sep 2004; <pyrania@gentoo.org> xchm-0.9.2.ebuild, xchm-0.9.3.ebuild:
+ Marked stable on x86.
*xchm-0.9.4 (16 Sep 2004)
diff --git a/x11-misc/xchm/xchm-0.9.2.ebuild b/x11-misc/xchm/xchm-0.9.2.ebuild
index eef847ad373d..fb943e3f1977 100644
--- a/x11-misc/xchm/xchm-0.9.2.ebuild
+++ b/x11-misc/xchm/xchm-0.9.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.2.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.2.ebuild,v 1.3 2004/09/29 08:31:50 pyrania Exp $
DESCRIPTION="Utility for viewing Microsoft .chm files."
HOMEPAGE="http://xchm.sf.net"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ppc ~amd64"
+KEYWORDS="x86 ppc ~amd64"
IUSE="doc"
DEPEND=">=app-doc/chmlib-0.31
diff --git a/x11-misc/xchm/xchm-0.9.3.ebuild b/x11-misc/xchm/xchm-0.9.3.ebuild
index c5a88a4677f7..754e1b274e0b 100644
--- a/x11-misc/xchm/xchm-0.9.3.ebuild
+++ b/x11-misc/xchm/xchm-0.9.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.3.ebuild,v 1.2 2004/09/02 22:49:41 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-0.9.3.ebuild,v 1.3 2004/09/29 08:31:50 pyrania Exp $
DESCRIPTION="Utility for viewing Microsoft .chm files."
HOMEPAGE="http://xchm.sf.net"
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/xchm/${P}.tar.gz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ppc ~amd64"
+KEYWORDS="x86 ppc ~amd64"
IUSE="doc"
DEPEND=">=app-doc/chmlib-0.31