summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Jackson <tsunam@gentoo.org>2006-07-27 05:15:11 +0000
committerJoshua Jackson <tsunam@gentoo.org>2006-07-27 05:15:11 +0000
commit1a70ce76e768878141b2c9b861199920c0c566b8 (patch)
treee4732b575582e5e27c51fa59486e80387ce59329 /dev-util
parentDo the electric slide *slides* oh yeah x86 is busting a grove (diff)
downloadgentoo-2-1a70ce76e768878141b2c9b861199920c0c566b8.tar.gz
gentoo-2-1a70ce76e768878141b2c9b861199920c0c566b8.tar.bz2
gentoo-2-1a70ce76e768878141b2c9b861199920c0c566b8.zip
lincvs reminds me of linus with his security blanket. x86 goes bai bai
(Portage version: 2.1-r1)
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/lincvs/ChangeLog5
-rw-r--r--dev-util/lincvs/lincvs-1.4.4.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/lincvs/ChangeLog b/dev-util/lincvs/ChangeLog
index fca6ee619de1..6659644a21fa 100644
--- a/dev-util/lincvs/ChangeLog
+++ b/dev-util/lincvs/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/lincvs
# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/ChangeLog,v 1.50 2006/07/23 09:33:14 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/ChangeLog,v 1.51 2006/07/27 05:15:11 tsunam Exp $
+
+ 27 Jul 2006; Joshua Jackson <tsunam@gentoo.org> lincvs-1.4.4.ebuild:
+ Stable x86; bug #140707 & #141455
23 Jul 2006; Danny van Dyk <kugelfang@gentoo.org> lincvs-1.4.4.ebuild:
Marked stable on amd64.
diff --git a/dev-util/lincvs/lincvs-1.4.4.ebuild b/dev-util/lincvs/lincvs-1.4.4.ebuild
index 83e98adbae1f..0d836eb88ab3 100644
--- a/dev-util/lincvs/lincvs-1.4.4.ebuild
+++ b/dev-util/lincvs/lincvs-1.4.4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.4.4.ebuild,v 1.5 2006/07/23 09:33:14 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.4.4.ebuild,v 1.6 2006/07/27 05:15:11 tsunam Exp $
inherit kde-functions eutils
@@ -13,7 +13,7 @@ SRC_URI="http://www.lincvs.com/download/${MY_P}.tgz"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="alpha amd64 ppc ~sparc ~x86"
+KEYWORDS="alpha amd64 ppc ~sparc x86"
IUSE="kde"
DEPEND="kde? ( >=kde-base/kdelibs-3 )"