summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSantiago M. Mola <coldwind@gentoo.org>2008-02-08 19:32:02 +0000
committerSantiago M. Mola <coldwind@gentoo.org>2008-02-08 19:32:02 +0000
commit5e91623778ece1edb019003bcf9e97faabf69ae8 (patch)
treeff292c5394a7298e4d45b89839d669fbad045d7c /app-editors/shed
parentSince libxml2 will never get pulled into stage2, change the check to be more ... (diff)
downloadgentoo-2-5e91623778ece1edb019003bcf9e97faabf69ae8.tar.gz
gentoo-2-5e91623778ece1edb019003bcf9e97faabf69ae8.tar.bz2
gentoo-2-5e91623778ece1edb019003bcf9e97faabf69ae8.zip
amd64 stable
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-editors/shed')
-rw-r--r--app-editors/shed/ChangeLog5
-rw-r--r--app-editors/shed/shed-1.13.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/shed/ChangeLog b/app-editors/shed/ChangeLog
index b0c2d7a82e99..94f08118ea0d 100644
--- a/app-editors/shed/ChangeLog
+++ b/app-editors/shed/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/shed
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.20 2008/01/26 15:53:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/ChangeLog,v 1.21 2008/02/08 19:32:02 coldwind Exp $
+
+ 08 Feb 2008; Santiago M. Mola <coldwind@gentoo.org> shed-1.13.ebuild:
+ amd64 stable
26 Jan 2008; Fabian Groffen <grobian@gentoo.org> shed-1.12.ebuild,
shed-1.13.ebuild:
diff --git a/app-editors/shed/shed-1.13.ebuild b/app-editors/shed/shed-1.13.ebuild
index c71a4c693654..b2e6ad1e3c7f 100644
--- a/app-editors/shed/shed-1.13.ebuild
+++ b/app-editors/shed/shed-1.13.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/app-editors/shed/shed-1.13.ebuild,v 1.3 2008/01/26 15:53:47 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/shed/shed-1.13.ebuild,v 1.4 2008/02/08 19:32:02 coldwind Exp $
IUSE=""
@@ -9,7 +9,7 @@ HOMEPAGE="http://shed.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~amd64 ~ppc x86"
+KEYWORDS="amd64 ~ppc x86"
SLOT="0"
DEPEND=">=sys-libs/ncurses-5.3"