public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in games-board/pasang-emas: pasang-emas-3.0.0.ebuild
@ 2010-08-11 18:38 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-08-11 18:38 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/08/11 18:38:45

  Modified:             pasang-emas-3.0.0.ebuild
  Log:
  move SRC_URI to where it belongs
  (Portage version: 2.1.8.3/cvs/Linux i686)

Revision  Changes    Path
1.2                  games-board/pasang-emas/pasang-emas-3.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild?r1=1.1&r2=1.2

Index: pasang-emas-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pasang-emas-3.0.0.ebuild	7 Jul 2010 18:22:05 -0000	1.1
+++ pasang-emas-3.0.0.ebuild	11 Aug 2010 18:38:44 -0000	1.2
@@ -1,22 +1,21 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild,v 1.1 2010/07/07 18:22:05 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild,v 1.2 2010/08/11 18:38:44 mr_bones_ Exp $
 
 EAPI=2
 inherit games
 
 DESCRIPTION="A traditional game of Brunei"
 HOMEPAGE="http://pasang-emas.sourceforge.net/"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
+	extras? ( mirror://sourceforge/${PN}/pasang-emas-themes-1.0.tar.bz2
+	          mirror://sourceforge/${PN}/pet-marble.tar.bz2 )"
 
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="extras nls"
 
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2
-	extras? ( mirror://sourceforge/${PN}/pasang-emas-themes-1.0.tar.bz2
-	          mirror://sourceforge/${PN}/pet-marble.tar.bz2 )"
-
 RDEPEND="app-text/gnome-doc-utils
 	>=x11-libs/gtk+-2.18.2:2
 	virtual/libintl






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in games-board/pasang-emas: pasang-emas-3.0.0.ebuild
@ 2010-09-03 17:21 Tristan Heaven (nyhm)
  0 siblings, 0 replies; 2+ messages in thread
From: Tristan Heaven (nyhm) @ 2010-09-03 17:21 UTC (permalink / raw
  To: gentoo-commits

nyhm        10/09/03 17:21:57

  Modified:             pasang-emas-3.0.0.ebuild
  Log:
  inherit eutils
  
  (Portage version: 2.2_rc74/cvs/Linux x86_64)

Revision  Changes    Path
1.5                  games-board/pasang-emas/pasang-emas-3.0.0.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild?r1=1.4&r2=1.5

Index: pasang-emas-3.0.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pasang-emas-3.0.0.ebuild	12 Aug 2010 14:14:17 -0000	1.4
+++ pasang-emas-3.0.0.ebuild	3 Sep 2010 17:21:57 -0000	1.5
@@ -1,9 +1,9 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild,v 1.4 2010/08/12 14:14:17 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/pasang-emas/pasang-emas-3.0.0.ebuild,v 1.5 2010/09/03 17:21:57 nyhm Exp $
 
 EAPI=2
-inherit games
+inherit eutils games
 
 DESCRIPTION="A traditional game of Brunei"
 HOMEPAGE="http://pasang-emas.sourceforge.net/"






^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-09-03 17:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-11 18:38 [gentoo-commits] gentoo-x86 commit in games-board/pasang-emas: pasang-emas-3.0.0.ebuild Michael Sterrett (mr_bones_)
  -- strict thread matches above, loose matches on Subject: below --
2010-09-03 17:21 Tristan Heaven (nyhm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox