diff options
author | 2002-07-06 08:13:13 +0000 | |
---|---|---|
committer | 2002-07-06 08:13:13 +0000 | |
commit | d5c77ff0062095da6a8ca16d2f49017bb492d650 (patch) | |
tree | 385884ea3cef485bba1c690a9375d917aeb95e63 /net-misc/coccinella | |
parent | repoman QA issues (diff) | |
download | historical-d5c77ff0062095da6a8ca16d2f49017bb492d650.tar.gz historical-d5c77ff0062095da6a8ca16d2f49017bb492d650.tar.bz2 historical-d5c77ff0062095da6a8ca16d2f49017bb492d650.zip |
repoman QA issues
Diffstat (limited to 'net-misc/coccinella')
-rw-r--r-- | net-misc/coccinella/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/coccinella/coccinella-0.94.ebuild | 3 |
2 files changed, 11 insertions, 2 deletions
diff --git a/net-misc/coccinella/ChangeLog b/net-misc/coccinella/ChangeLog index 746cab37acc4..fb18f5a00763 100644 --- a/net-misc/coccinella/ChangeLog +++ b/net-misc/coccinella/ChangeLog @@ -1,7 +1,15 @@ # ChangeLog for app-office/scribus # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 # Author: José Alberto Suárez López <bass@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/ChangeLog,v 1.1 2002/06/11 02:01:39 bass Exp $ +# $Header: + + +*coccinella-0.94 (6 Jul 2002) + + 06 Jul 2002; phoen][x <phoenix@gentoo.org> ChangeLog coccinella-0.94.ebuild: + + Added KEYWORDS. + *coccinella-0.94 (11 Jun 2002) diff --git a/net-misc/coccinella/coccinella-0.94.ebuild b/net-misc/coccinella/coccinella-0.94.ebuild index 7ede56987165..84ff231b5968 100644 --- a/net-misc/coccinella/coccinella-0.94.ebuild +++ b/net-misc/coccinella/coccinella-0.94.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/coccinella/coccinella-0.94.ebuild,v 1.2 2002/06/11 16:29:16 bass Exp $ +# $Header: NAME=Whiteboard S="${WORKDIR}/${NAME}-${PV}" @@ -10,6 +10,7 @@ HOMEPAGE="http://hem.fyristorg.com/matben" LICENSE="GPL-2" DEPEND="dev-lang/tk" RDEPEND="${DEPEND}" +KEYWORDS="x86" SLOT="0" src_compile() { |