From: "Kevin McCarthy (signals)" <signals@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in x11-misc/macopix: macopix-1.7.4.ebuild ChangeLog
Date: Wed, 2 Mar 2011 17:44:48 +0000 (UTC) [thread overview]
Message-ID: <20110302174448.D0D6220054@flycatcher.gentoo.org> (raw)
signals 11/03/02 17:44:48
Modified: macopix-1.7.4.ebuild ChangeLog
Log:
Slotted gtk+ and glib depends and EAPI=2 bump to support it.
(Portage version: 2.2.0_alpha25/cvs/Linux x86_64)
Revision Changes Path
1.4 x11-misc/macopix/macopix-1.7.4.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/macopix/macopix-1.7.4.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/macopix/macopix-1.7.4.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/macopix/macopix-1.7.4.ebuild?r1=1.3&r2=1.4
Index: macopix-1.7.4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.7.4.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- macopix-1.7.4.ebuild 26 Jun 2010 13:15:49 -0000 1.3
+++ macopix-1.7.4.ebuild 2 Mar 2011 17:44:48 -0000 1.4
@@ -1,7 +1,8 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.7.4.ebuild,v 1.3 2010/06/26 13:15:49 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/macopix-1.7.4.ebuild,v 1.4 2011/03/02 17:44:48 signals Exp $
+EAPI=2
DESCRIPTION="MaCoPiX (Mascot Constructive Pilot for X) is a desktop mascot application on UNIX / X Window system."
HOMEPAGE="http://rosegray.sakura.ne.jp/macopix/index-e.html"
@@ -31,8 +32,8 @@
KEYWORDS="~amd64 ppc x86"
IUSE="gnutls nls"
-RDEPEND=">=x11-libs/gtk+-2
- >=dev-libs/glib-2
+RDEPEND="x11-libs/gtk+:2
+ dev-libs/glib:2
nls? ( >=sys-devel/gettext-0.10 )
media-libs/libpng
gnutls? ( net-libs/gnutls )
1.20 x11-misc/macopix/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/macopix/ChangeLog?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/macopix/ChangeLog?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/x11-misc/macopix/ChangeLog?r1=1.19&r2=1.20
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/x11-misc/macopix/ChangeLog,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- ChangeLog 26 Jun 2010 13:15:49 -0000 1.19
+++ ChangeLog 2 Mar 2011 17:44:48 -0000 1.20
@@ -1,6 +1,9 @@
# ChangeLog for x11-misc/macopix
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/ChangeLog,v 1.19 2010/06/26 13:15:49 nixnut Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/macopix/ChangeLog,v 1.20 2011/03/02 17:44:48 signals Exp $
+
+ 02 Mar 2011; Kevin McCarthy <signals@gentoo.org> macopix-1.7.4.ebuild:
+ Slotted gtk+ and glib depends and EAPI=2 bump to support it.
26 Jun 2010; <nixnut@gentoo.org> macopix-1.7.4.ebuild:
ppc stable #322851
next reply other threads:[~2011-03-02 17:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-02 17:44 Kevin McCarthy (signals) [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-08-10 20:02 [gentoo-commits] gentoo-x86 commit in x11-misc/macopix: macopix-1.7.4.ebuild ChangeLog Sergei Trofimovich (slyfox)
2012-10-12 17:40 Agostino Sarubbo (ago)
2012-10-12 12:53 Sergey Popov (pinkbyte)
2012-05-05 4:53 Jeff Horelick (jdhore)
2011-12-04 16:38 Jeroen Roovers (jer)
2010-06-26 13:15 Gysbert Wassenaar (nixnut)
2010-06-14 19:45 PaweA Hajdan (phajdan.jr)
2009-12-23 16:45 Samuli Suominen (ssuominen)
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20110302174448.D0D6220054@flycatcher.gentoo.org \
--to=signals@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox