diff options
author | Fabian Groffen <grobian@gentoo.org> | 2014-01-05 19:15:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2014-01-05 19:15:29 +0000 |
commit | 1f87f1cdc5dc6f3d6c0a01be3c84b6e371011be3 (patch) | |
tree | ef98859d68cb8d68825301f1997f61d298b5007e /net-libs | |
parent | Marked ~m68k-mint, bug #494512 (diff) | |
download | gentoo-2-1f87f1cdc5dc6f3d6c0a01be3c84b6e371011be3.tar.gz gentoo-2-1f87f1cdc5dc6f3d6c0a01be3c84b6e371011be3.tar.bz2 gentoo-2-1f87f1cdc5dc6f3d6c0a01be3c84b6e371011be3.zip |
Marked ~m68k-mint, bug #494512
(Portage version: 2.2.7-prefix/cvs/Darwin i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/libhubbub/ChangeLog | 7 | ||||
-rw-r--r-- | net-libs/libhubbub/libhubbub-0.2.0.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-libs/libhubbub/ChangeLog b/net-libs/libhubbub/ChangeLog index 75b7e1237407..dbb36ef8e05a 100644 --- a/net-libs/libhubbub/ChangeLog +++ b/net-libs/libhubbub/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-libs/libhubbub -# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v 1.2 2013/06/23 16:44:07 xmw Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/ChangeLog,v 1.3 2014/01/05 19:15:29 grobian Exp $ + + 05 Jan 2014; Fabian Groffen <grobian@gentoo.org> libhubbub-0.2.0.ebuild: + Marked ~m68k-mint, bug #494512 23 Jun 2013; Michael Weber <xmw@gentoo.org> libhubbub-0.2.0.ebuild: Migrate to netsurf.eclass diff --git a/net-libs/libhubbub/libhubbub-0.2.0.ebuild b/net-libs/libhubbub/libhubbub-0.2.0.ebuild index 9577dfcbefc2..8edd502bb085 100644 --- a/net-libs/libhubbub/libhubbub-0.2.0.ebuild +++ b/net-libs/libhubbub/libhubbub-0.2.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/libhubbub-0.2.0.ebuild,v 1.2 2013/06/23 16:44:07 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-libs/libhubbub/libhubbub-0.2.0.ebuild,v 1.3 2014/01/05 19:15:29 grobian Exp $ EAPI=5 @@ -11,7 +11,7 @@ HOMEPAGE="http://www.netsurf-browser.org/projects/hubbub/" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm" +KEYWORDS="~amd64 ~arm ~m68k-mint" IUSE="doc test" #libjson.so.0.0.1 from app-emulation/emul-linux-x86-baselibs is outdated |