diff options
author | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-04 19:53:59 +0000 |
---|---|---|
committer | Friedrich Oslage <bluebird@gentoo.org> | 2008-08-04 19:53:59 +0000 |
commit | 35d59fc8aab1eb9bdc028d30bdabcd8ffe0fa364 (patch) | |
tree | 2f45bdb3c46fee881be3bcd0bed7ccf810d004cc /net-irc/irssi-otr | |
parent | Describe local USE flags for GLEP 56. (diff) | |
download | gentoo-2-35d59fc8aab1eb9bdc028d30bdabcd8ffe0fa364.tar.gz gentoo-2-35d59fc8aab1eb9bdc028d30bdabcd8ffe0fa364.tar.bz2 gentoo-2-35d59fc8aab1eb9bdc028d30bdabcd8ffe0fa364.zip |
Add ~sparc keyword at user(Michael Hellwig) request, bug #233886
(Portage version: 2.1.4.4)
Diffstat (limited to 'net-irc/irssi-otr')
-rw-r--r-- | net-irc/irssi-otr/ChangeLog | 5 | ||||
-rw-r--r-- | net-irc/irssi-otr/irssi-otr-0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-irc/irssi-otr/ChangeLog b/net-irc/irssi-otr/ChangeLog index 476aeb25ff5c..bb8ae21ff477 100644 --- a/net-irc/irssi-otr/ChangeLog +++ b/net-irc/irssi-otr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-irc/irssi-otr # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.2 2008/08/04 18:59:49 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/ChangeLog,v 1.3 2008/08/04 19:53:59 bluebird Exp $ + + 04 Aug 2008; Friedrich Oslage <bluebird@gentoo.org> irssi-otr-0.2.ebuild: + Add ~sparc keyword at user(Michael Hellwig) request, bug #233886 04 Aug 2008; Sven Wegener <swegener@gentoo.org> irssi-otr-0.2.ebuild: irssi-otr is also compatbile with our irssi-svn ebuild, bug #233891. diff --git a/net-irc/irssi-otr/irssi-otr-0.2.ebuild b/net-irc/irssi-otr/irssi-otr-0.2.ebuild index c4d232013e63..fecfbdf0f637 100644 --- a/net-irc/irssi-otr/irssi-otr-0.2.ebuild +++ b/net-irc/irssi-otr/irssi-otr-0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.2.ebuild,v 1.2 2008/08/04 18:59:49 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-irc/irssi-otr/irssi-otr-0.2.ebuild,v 1.3 2008/08/04 19:53:59 bluebird Exp $ inherit cmake-utils eutils @@ -15,7 +15,7 @@ SRC_URI="ftp://download.tuxfamily.org/irssiotr/${PF}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~sparc ~x86" IUSE="debug" RDEPEND="net-libs/libotr |