Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
| Navigation: |
|
Lists:
gentoo-commits:
< Prev
By Thread
Next >
< Prev
By Date
Next >
|
| Headers: |
|
To:
|
gentoo-commits@g.o
|
|
From:
|
"Jeff Horelick (jdhore)" <jdhore@g.o>
|
|
Subject:
|
gentoo-x86 commit in xfce-extra/xfce4-soundmenu-plugin: ChangeLog xfce4-soundmenu-plugin-0.4.1.ebuild
|
|
Date:
|
Tue, 22 May 2012 05:24:53 +0000 (UTC)
|
|
jdhore 12/05/22 05:24:53
Modified: ChangeLog xfce4-soundmenu-plugin-0.4.1.ebuild
Log:
marked x86 per bug 416233
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Revision Changes Path
1.12 xfce-extra/xfce4-soundmenu-plugin/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog?r1=1.11&r2=1.12
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog 20 May 2012 20:19:01 -0000 1.11
+++ ChangeLog 22 May 2012 05:24:53 -0000 1.12
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-soundmenu-plugin
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.11 2012/05/20 20:19:01 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/ChangeLog,v 1.12 2012/05/22 05:24:53 jdhore Exp $
+
+ 22 May 2012; Jeff Horelick <jdhore@g.o>
+ xfce4-soundmenu-plugin-0.4.1.ebuild:
+ marked x86 per bug 416233
20 May 2012; Agostino Sarubbo <ago@g.o>
xfce4-soundmenu-plugin-0.4.1.ebuild:
1.4 xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild?r1=1.3&r2=1.4
Index: xfce4-soundmenu-plugin-0.4.1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-soundmenu-plugin-0.4.1.ebuild 20 May 2012 12:11:40 -0000 1.3
+++ xfce4-soundmenu-plugin-0.4.1.ebuild 22 May 2012 05:24:53 -0000 1.4
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild,v 1.3 2012/05/20 12:11:40 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-soundmenu-plugin/xfce4-soundmenu-plugin-0.4.1.ebuild,v 1.4 2012/05/22 05:24:53 jdhore Exp $
EAPI=4
inherit xfconf
@@ -11,7 +11,7 @@
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug +glyr lastfm"
RDEPEND=">=dev-libs/dbus-glib-0.98
|
|