diff options
author | Jason Wever <weeve@gentoo.org> | 2005-01-01 01:03:55 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-01-01 01:03:55 +0000 |
commit | 0184da7ed58cfdab50611e9d18ce4fc5fca370a3 (patch) | |
tree | 1f035ef09739da30c49a4571950be02d00fff817 /net-irc | |
parent | Adding packages file. Pretty much the same as sparc64-multilib's. (diff) | |
download | historical-0184da7ed58cfdab50611e9d18ce4fc5fca370a3.tar.gz historical-0184da7ed58cfdab50611e9d18ce4fc5fca370a3.tar.bz2 historical-0184da7ed58cfdab50611e9d18ce4fc5fca370a3.zip |
Added ~sparc keyword.
Diffstat (limited to 'net-irc')
-rw-r--r-- | net-irc/konversation/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/konversation/Manifest | 8 | ||||
-rw-r--r-- | net-irc/konversation/konversation-0.15.ebuild | 4 |
3 files changed, 10 insertions, 7 deletions
diff --git a/net-irc/konversation/ChangeLog b/net-irc/konversation/ChangeLog index 32405352c6f2..9e9d6af17b98 100644 --- a/net-irc/konversation/ChangeLog +++ b/net-irc/konversation/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/konversation # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.14 2004/12/01 16:38:01 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/ChangeLog,v 1.15 2005/01/01 01:03:55 weeve Exp $ + + 31 Dec 2004; Jason Wever <weeve@gentoo.org> konversation-0.15.ebuild: + Added ~sparc keyword. *konversation-0.15 (01 Dec 2004) diff --git a/net-irc/konversation/Manifest b/net-irc/konversation/Manifest index f3821398cf30..4bcbe396f384 100644 --- a/net-irc/konversation/Manifest +++ b/net-irc/konversation/Manifest @@ -1,9 +1,9 @@ -MD5 3131b9476be7695662173d92aafbd93d konversation-0.14.ebuild 551 -MD5 df4c184a2df396bdcfc7656eb70baddc konversation-0.13.ebuild 548 -MD5 f8c2a219b9e44d9bd32700c744309c0a konversation-0.15.ebuild 550 +MD5 cf1369cd28609b01c5a9b568425f6380 ChangeLog 1752 MD5 0ec3852784e904d7f1edc1266923c955 konversation-0.10.ebuild 552 -MD5 dcec85dd908aa3853a67e8337e3a1762 ChangeLog 1655 +MD5 df4c184a2df396bdcfc7656eb70baddc konversation-0.13.ebuild 548 MD5 44c39c6ad372a8e5a5e7ee3311f703a7 metadata.xml 160 +MD5 3131b9476be7695662173d92aafbd93d konversation-0.14.ebuild 551 +MD5 483425156433d9a799415a108ebf10e4 konversation-0.15.ebuild 557 MD5 7cab566cc135e0f562f8393a7e7a7545 files/digest-konversation-0.10 69 MD5 69f0744eca8ea92ff58bfe93450dbd09 files/digest-konversation-0.13 70 MD5 67d8191a46211884077937ce23ddbbbe files/digest-konversation-0.14 71 diff --git a/net-irc/konversation/konversation-0.15.ebuild b/net-irc/konversation/konversation-0.15.ebuild index 0cae3bcb52da..4ea9c5afbef9 100644 --- a/net-irc/konversation/konversation-0.15.ebuild +++ b/net-irc/konversation/konversation-0.15.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.15.ebuild,v 1.1 2004/12/01 16:38:01 carlo Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/konversation/konversation-0.15.ebuild,v 1.2 2005/01/01 01:03:55 weeve Exp $ inherit kde @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/konversation/${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86 ~ppc ~amd64" +KEYWORDS="~x86 ~ppc ~amd64 ~sparc" IUSE="nls" need-kde 3 |