summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-05-13 19:26:49 +0000
committerJeroen Roovers <jer@gentoo.org>2014-05-13 19:26:49 +0000
commit6e09a9b6f53c7ec39fe08ffe0cfaa317505eac94 (patch)
treee0ee1088f37a26543c94d3e0b1756898291a63d6 /dev-vcs/cvs/cvs-1.11.23.ebuild
parentEnable multilib support, bug #499380. (diff)
downloadhistorical-6e09a9b6f53c7ec39fe08ffe0cfaa317505eac94.tar.gz
historical-6e09a9b6f53c7ec39fe08ffe0cfaa317505eac94.tar.bz2
historical-6e09a9b6f53c7ec39fe08ffe0cfaa317505eac94.zip
There is no such thing as FEATURES=maketest.
Package-Manager: portage-2.2.10/cvs/Linux x86_64 Manifest-Sign-Key: 0xA792A613
Diffstat (limited to 'dev-vcs/cvs/cvs-1.11.23.ebuild')
-rw-r--r--dev-vcs/cvs/cvs-1.11.23.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-vcs/cvs/cvs-1.11.23.ebuild b/dev-vcs/cvs/cvs-1.11.23.ebuild
index 8aa79535f4cc..a78370c92ef5 100644
--- a/dev-vcs/cvs/cvs-1.11.23.ebuild
+++ b/dev-vcs/cvs/cvs-1.11.23.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.11.23.ebuild,v 1.4 2014/01/30 15:25:23 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-vcs/cvs/cvs-1.11.23.ebuild,v 1.5 2014/05/13 19:26:46 jer Exp $
EAPI=3
@@ -61,5 +61,5 @@ src_install() {
}
src_test() {
- einfo "FEATURES=\"maketest\" has been disabled for dev-vcs/cvs"
+ einfo "FEATURES=\"test\" has been disabled for dev-vcs/cvs"
}