summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrej Kacian <ticho@gentoo.org>2007-12-27 12:45:24 +0000
committerAndrej Kacian <ticho@gentoo.org>2007-12-27 12:45:24 +0000
commit2bdd9a266e3dcbc80e9dd75b4beca5175141bce5 (patch)
treee43ce006fa0e8d1f54d06c3de691d40f5e8bb80f /x11-libs/scw
parentDepend on either app-arch/rar or app-arch/unrar, since they both provide the ... (diff)
downloadgentoo-2-2bdd9a266e3dcbc80e9dd75b4beca5175141bce5.tar.gz
gentoo-2-2bdd9a266e3dcbc80e9dd75b4beca5175141bce5.tar.bz2
gentoo-2-2bdd9a266e3dcbc80e9dd75b4beca5175141bce5.zip
0.4.7 stable on x86. Removing 0.4.3.
(Portage version: 2.1.4_rc9)
Diffstat (limited to 'x11-libs/scw')
-rw-r--r--x11-libs/scw/ChangeLog6
-rw-r--r--x11-libs/scw/files/digest-scw-0.4.33
-rw-r--r--x11-libs/scw/scw-0.4.3.ebuild22
-rw-r--r--x11-libs/scw/scw-0.4.7.ebuild4
4 files changed, 7 insertions, 28 deletions
diff --git a/x11-libs/scw/ChangeLog b/x11-libs/scw/ChangeLog
index 87e5c4d711a4..19e60141bd4d 100644
--- a/x11-libs/scw/ChangeLog
+++ b/x11-libs/scw/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-libs/scw
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/scw/ChangeLog,v 1.5 2007/03/06 16:16:34 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/scw/ChangeLog,v 1.6 2007/12/27 12:45:24 ticho Exp $
+
+ 27 Dec 2007; Andrej Kacian <ticho@gentoo.org> -scw-0.4.3.ebuild,
+ scw-0.4.7.ebuild:
+ 0.4.7 stable on x86. Removing 0.4.3.
*scw-0.4.7 (06 Mar 2007)
diff --git a/x11-libs/scw/files/digest-scw-0.4.3 b/x11-libs/scw/files/digest-scw-0.4.3
deleted file mode 100644
index f20afef64abe..000000000000
--- a/x11-libs/scw/files/digest-scw-0.4.3
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 4c9fb66fa496cf32542e92f32f821818 scw-0.4.3.tar.gz 374805
-RMD160 c19e96c908ef093b2f3cb9d8998f9cdf5101abdd scw-0.4.3.tar.gz 374805
-SHA256 fca3763b05f064728c9ff248fa0766808d1ceae561b88ad202811924e4ccdb45 scw-0.4.3.tar.gz 374805
diff --git a/x11-libs/scw/scw-0.4.3.ebuild b/x11-libs/scw/scw-0.4.3.ebuild
deleted file mode 100644
index a84995e38fbf..000000000000
--- a/x11-libs/scw/scw-0.4.3.ebuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Copyright 1999-2007 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/scw/scw-0.4.3.ebuild,v 1.5 2007/03/06 16:16:34 ticho Exp $
-
-DESCRIPTION="A GTK+ widget set specifically designed for chat programs."
-HOMEPAGE="http://scwwidgets.googlepages.com"
-SRC_URI="http://scwwidgets.googlepages.com/${P}.tar.gz"
-LICENSE="LGPL-2"
-SLOT="0"
-
-KEYWORDS="x86"
-IUSE=""
-DEPEND="virtual/libc
- sys-devel/libtool
- dev-util/pkgconfig
- >=dev-libs/glib-2.4
- >=x11-libs/gtk+-2.4"
-
-src_install() {
- make DESTDIR="${D}" install || die
- dodoc README NEWS ChangeLog AUTHORS
-}
diff --git a/x11-libs/scw/scw-0.4.7.ebuild b/x11-libs/scw/scw-0.4.7.ebuild
index 3517b792d001..d029de01f6ce 100644
--- a/x11-libs/scw/scw-0.4.7.ebuild
+++ b/x11-libs/scw/scw-0.4.7.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/scw/scw-0.4.7.ebuild,v 1.1 2007/03/06 16:16:34 ticho Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/scw/scw-0.4.7.ebuild,v 1.2 2007/12/27 12:45:24 ticho Exp $
DESCRIPTION="A GTK+ widget set specifically designed for chat programs."
HOMEPAGE="http://scwwidgets.googlepages.com"
@@ -8,7 +8,7 @@ SRC_URI="http://scwwidgets.googlepages.com/${P}.tar.gz"
LICENSE="LGPL-2"
SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="x86"
IUSE="doc"
RDEPEND="dev-util/pkgconfig
>=dev-libs/glib-2.4