summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDanny van Dyk <kugelfang@gentoo.org>2006-07-23 09:33:14 +0000
committerDanny van Dyk <kugelfang@gentoo.org>2006-07-23 09:33:14 +0000
commitacb53c5b063720b06ef7a4d5fe5a9386bb870aaa (patch)
treeb03a4965b13ef6403c3b8f0443866d999d0c4a72 /dev-util/lincvs
parentVersion bump, fixes bug #112225 and bug #110170. (diff)
downloadgentoo-2-acb53c5b063720b06ef7a4d5fe5a9386bb870aaa.tar.gz
gentoo-2-acb53c5b063720b06ef7a4d5fe5a9386bb870aaa.tar.bz2
gentoo-2-acb53c5b063720b06ef7a4d5fe5a9386bb870aaa.zip
stable on amd64
(Portage version: 2.1.1_pre3-r1)
Diffstat (limited to 'dev-util/lincvs')
-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 b6c6b8bafcd0..fca6ee619de1 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.49 2006/04/04 23:42:10 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/ChangeLog,v 1.50 2006/07/23 09:33:14 kugelfang Exp $
+
+ 23 Jul 2006; Danny van Dyk <kugelfang@gentoo.org> lincvs-1.4.4.ebuild:
+ Marked stable on amd64.
04 Apr 2006; Carsten Lohrke <carlo@gentoo.org>
+files/lincvs-1.4.4-gcc-4.1.diff, lincvs-1.4.4.ebuild:
diff --git a/dev-util/lincvs/lincvs-1.4.4.ebuild b/dev-util/lincvs/lincvs-1.4.4.ebuild
index 552108a899a8..83e98adbae1f 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.4 2006/04/04 23:42:10 carlo Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/lincvs/lincvs-1.4.4.ebuild,v 1.5 2006/07/23 09:33:14 kugelfang 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 )"