summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2014-04-13 15:18:43 +0000
committerJeroen Roovers <jer@gentoo.org>2014-04-13 15:18:43 +0000
commitb90aca88fe142cd7ae1eb80fbc321f3152f98dbc (patch)
tree0663c8e9d09525caa52b55e7a3bf4e181ffa5445 /media-sound/easytag
parentMarked ~hppa (bug #503608). (diff)
downloadgentoo-2-b90aca88fe142cd7ae1eb80fbc321f3152f98dbc.tar.gz
gentoo-2-b90aca88fe142cd7ae1eb80fbc321f3152f98dbc.tar.bz2
gentoo-2-b90aca88fe142cd7ae1eb80fbc321f3152f98dbc.zip
Marked ~hppa (bug #503608).
(Portage version: 2.2.10/cvs/Linux x86_64, RepoMan options: --ignore-arches, signed Manifest commit with key A792A613)
Diffstat (limited to 'media-sound/easytag')
-rw-r--r--media-sound/easytag/ChangeLog5
-rw-r--r--media-sound/easytag/easytag-2.2.0.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/easytag/ChangeLog b/media-sound/easytag/ChangeLog
index b48aada42a61..50b0e1d31b59 100644
--- a/media-sound/easytag/ChangeLog
+++ b/media-sound/easytag/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for media-sound/easytag
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.184 2014/04/13 08:12:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/ChangeLog,v 1.185 2014/04/13 15:18:43 jer Exp $
+
+ 13 Apr 2014; Jeroen Roovers <jer@gentoo.org> easytag-2.2.0.ebuild:
+ Marked ~hppa (bug #503608).
13 Apr 2014; Samuli Suominen <ssuominen@gentoo.org> easytag-2.2.0.ebuild:
Missing LGPL-2 and LGPL-2.1 from LICENSE (with and without "any later version"
diff --git a/media-sound/easytag/easytag-2.2.0.ebuild b/media-sound/easytag/easytag-2.2.0.ebuild
index 884100981de8..ff8d8780c18b 100644
--- a/media-sound/easytag/easytag-2.2.0.ebuild
+++ b/media-sound/easytag/easytag-2.2.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.2.0.ebuild,v 1.3 2014/04/13 08:12:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-sound/easytag/easytag-2.2.0.ebuild,v 1.4 2014/04/13 15:18:43 jer Exp $
EAPI=5
inherit gnome.org gnome2-utils fdo-mime
@@ -10,7 +10,7 @@ HOMEPAGE="https://wiki.gnome.org/Apps/EasyTAG"
LICENSE="GPL-2 GPL-2+ LGPL-2 LGPL-2+ LGPL-2.1+"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~hppa ~x86"
IUSE="flac mp3 opus speex test wavpack"
RDEPEND=">=dev-libs/glib-2