diff options
author | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:15:39 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2009-04-11 17:15:39 +0000 |
commit | 35dbea61b893dfcda03a7e3abd89e66188d0b927 (patch) | |
tree | fd5151b21b9091f7a5e59e1cb3d08eac8791e808 /net-libs/libotr | |
parent | ppc stable #263945 (diff) | |
download | gentoo-2-35dbea61b893dfcda03a7e3abd89e66188d0b927.tar.gz gentoo-2-35dbea61b893dfcda03a7e3abd89e66188d0b927.tar.bz2 gentoo-2-35dbea61b893dfcda03a7e3abd89e66188d0b927.zip |
Add ~alpha
(Portage version: 2.1.6.7/cvs/Linux ia64)
Diffstat (limited to 'net-libs/libotr')
-rw-r--r-- | net-libs/libotr/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libotr/libotr-3.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libotr/ChangeLog b/net-libs/libotr/ChangeLog index 61ded93f9fa5..91fce5fb41e0 100644 --- a/net-libs/libotr/ChangeLog +++ b/net-libs/libotr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libotr -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.29 2008/09/11 10:00:56 armin76 Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/ChangeLog,v 1.30 2009/04/11 17:15:39 armin76 Exp $ + + 11 Apr 2009; Raúl Porcel <armin76@gentoo.org> libotr-3.2.0.ebuild: + Add ~alpha 11 Sep 2008; Raúl Porcel <armin76@gentoo.org> libotr-3.2.0.ebuild: Add ~arm wrt #190684 diff --git a/net-libs/libotr/libotr-3.2.0.ebuild b/net-libs/libotr/libotr-3.2.0.ebuild index 03f88147ed94..c2bf6ec8f778 100644 --- a/net-libs/libotr/libotr-3.2.0.ebuild +++ b/net-libs/libotr/libotr-3.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.0.ebuild,v 1.3 2008/09/11 10:00:56 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libotr/libotr-3.2.0.ebuild,v 1.4 2009/04/11 17:15:39 armin76 Exp $ inherit flag-o-matic eutils @@ -10,7 +10,7 @@ SRC_URI="http://www.cypherpunks.ca/otr/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="dev-libs/libgpg-error |