public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in media-libs/faac: faac-1.25.ebuild ChangeLog faac-1.24-r4.ebuild faac-1.24-r2.ebuild
@ 2008-11-30 11:08 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2008-11-30 11:08 UTC (permalink / raw
  To: gentoo-commits

ssuominen    08/11/30 11:08:27

  Modified:             faac-1.25.ebuild ChangeLog faac-1.24-r4.ebuild
  Removed:              faac-1.24-r2.ebuild
  Log:
  Clean up.
  (Portage version: 2.1.6_rc2/cvs/Linux 2.6.27.7 i686)

Revision  Changes    Path
1.8                  media-libs/faac/faac-1.25.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.25.ebuild?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.25.ebuild?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.25.ebuild?r1=1.7&r2=1.8

Index: faac-1.25.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.25.ebuild,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- faac-1.25.ebuild	15 Oct 2007 05:59:13 -0000	1.7
+++ faac-1.25.ebuild	30 Nov 2008 11:08:27 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.25.ebuild,v 1.7 2007/10/15 05:59:13 tgall Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.25.ebuild,v 1.8 2008/11/30 11:08:27 ssuominen Exp $
 
 inherit libtool eutils autotools flag-o-matic
 
@@ -9,7 +9,7 @@
 SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="alpha ~amd64 arm ~hppa ia64 ppc ppc64 sh ~sparc x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
 IUSE=""
 RDEPEND=">=media-libs/libsndfile-1.0.0
 	media-libs/libmp4v2"



1.66                 media-libs/faac/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/ChangeLog?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/ChangeLog?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/ChangeLog?r1=1.65&r2=1.66

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- ChangeLog	7 Jan 2008 14:24:43 -0000	1.65
+++ ChangeLog	30 Nov 2008 11:08:27 -0000	1.66
@@ -1,10 +1,6 @@
 # ChangeLog for media-libs/faac
 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.65 2008/01/07 14:24:43 drac Exp $
-
-  07 Jan 2008; Samuli Suominen <drac@gentoo.org> -faac-1.24.ebuild,
-  faac-1.24-r2.ebuild, -faac-1.24-r3.ebuild, -faac-1.26.ebuild:
-  Remove old ebuilds and leave ebuild behind with only KEYWORDS ~mips wrt #199973
+# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/ChangeLog,v 1.66 2008/11/30 11:08:27 ssuominen Exp $
 
   26 Nov 2007; Jeroen Roovers <jer@gentoo.org> faac-1.26-r1.ebuild:
   Stable for HPPA (bug #199973).



1.2                  media-libs/faac/faac-1.24-r4.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.24-r4.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.24-r4.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/media-libs/faac/faac-1.24-r4.ebuild?r1=1.1&r2=1.2

Index: faac-1.24-r4.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.24-r4.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- faac-1.24-r4.ebuild	12 Mar 2007 03:39:03 -0000	1.1
+++ faac-1.24-r4.ebuild	30 Nov 2008 11:08:27 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2007 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.24-r4.ebuild,v 1.1 2007/03/12 03:39:03 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-libs/faac/faac-1.24-r4.ebuild,v 1.2 2008/11/30 11:08:27 ssuominen Exp $
 
 inherit libtool eutils autotools
 
@@ -10,7 +10,7 @@
 
 LICENSE="LGPL-2"
 SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sh ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sh sparc x86 ~x86-fbsd"
 IUSE=""
 
 RDEPEND=">=media-libs/libsndfile-1.0.0






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-11-30 11:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-30 11:08 [gentoo-commits] gentoo-x86 commit in media-libs/faac: faac-1.25.ebuild ChangeLog faac-1.24-r4.ebuild faac-1.24-r2.ebuild Samuli Suominen (ssuominen)

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