public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in sys-devel/ac-archive: ChangeLog ac-archive-2006.1017.ebuild
@ 2007-11-17 23:13 Mike Frysinger (vapier)
  0 siblings, 0 replies; 5+ messages in thread
From: Mike Frysinger (vapier) @ 2007-11-17 23:13 UTC (permalink / raw
  To: gentoo-commits

vapier      07/11/17 23:13:43

  Modified:             ChangeLog
  Added:                ac-archive-2006.1017.ebuild
  Log:
  Version bump #156149.
  (Portage version: 2.1.3.19)

Revision  Changes    Path
1.9                  sys-devel/ac-archive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	19 Mar 2007 01:39:13 -0000	1.8
+++ ChangeLog	17 Nov 2007 23:13:43 -0000	1.9
@@ -1,6 +1,12 @@
 # ChangeLog for sys-devel/ac-archive
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.8 2007/03/19 01:39:13 kloeri Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.9 2007/11/17 23:13:43 vapier Exp $
+
+*ac-archive-2006.1017 (17 Nov 2007)
+
+  17 Nov 2007; Mike Frysinger <vapier@gentoo.org>
+  +ac-archive-2006.1017.ebuild:
+  Version bump #156149.
 
   19 Mar 2007; Bryan Østergaard <kloeri@gentoo.org> metadata.xml:
   Remove ka0ttic from metadata.xml due to retirement.



1.1                  sys-devel/ac-archive/ac-archive-2006.1017.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.1&content-type=text/plain

Index: ac-archive-2006.1017.ebuild
===================================================================
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v 1.1 2007/11/17 23:13:43 vapier Exp $

DESCRIPTION="The Autoconf Macro Archive"
HOMEPAGE="http://ac-archive.sourceforge.net/"
SRC_URI="mirror://sourceforge/ac-archive/${P}.tar.bz2"

LICENSE="|| ( BSD GPL-2 )"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
IUSE=""

DEPEND=""
RDEPEND="dev-lang/perl
	sys-devel/automake
	sys-devel/autoconf"

src_install() {
	emake install DESTDIR="${D}" || die
	dodoc README TODO ChangeLog
	mv "${D}"/usr/share/doc/${PN} "${D}"/usr/share/doc/${PF}/html || die
}



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sys-devel/ac-archive: ChangeLog ac-archive-2006.1017.ebuild
@ 2008-01-17 13:58 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2008-01-17 13:58 UTC (permalink / raw
  To: gentoo-commits

maekke      08/01/17 13:58:50

  Modified:             ChangeLog ac-archive-2006.1017.ebuild
  Log:
  add aspell dep (bug #205177) and use autotools eclass
  (Portage version: 2.1.4)

Revision  Changes    Path
1.10                 sys-devel/ac-archive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?r1=1.9&r2=1.10

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog	17 Nov 2007 23:13:43 -0000	1.9
+++ ChangeLog	17 Jan 2008 13:58:49 -0000	1.10
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/ac-archive
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.9 2007/11/17 23:13:43 vapier Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.10 2008/01/17 13:58:49 maekke Exp $
+
+  17 Jan 2008; Markus Meier <maekke@gentoo.org> ac-archive-2006.1017.ebuild:
+  add aspell dep (bug #205177) and use autotools eclass
 
 *ac-archive-2006.1017 (17 Nov 2007)
 



1.2                  sys-devel/ac-archive/ac-archive-2006.1017.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?r1=1.1&r2=1.2

Index: ac-archive-2006.1017.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ac-archive-2006.1017.ebuild	17 Nov 2007 23:13:43 -0000	1.1
+++ ac-archive-2006.1017.ebuild	17 Jan 2008 13:58:49 -0000	1.2
@@ -1,6 +1,8 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v 1.1 2007/11/17 23:13:43 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v 1.2 2008/01/17 13:58:49 maekke Exp $
+
+inherit autotools
 
 DESCRIPTION="The Autoconf Macro Archive"
 HOMEPAGE="http://ac-archive.sourceforge.net/"
@@ -11,10 +13,8 @@
 KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
-DEPEND=""
-RDEPEND="dev-lang/perl
-	sys-devel/automake
-	sys-devel/autoconf"
+DEPEND="app-text/aspell"
+RDEPEND="dev-lang/perl"
 
 src_install() {
 	emake install DESTDIR="${D}" || die



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in sys-devel/ac-archive: ChangeLog ac-archive-2006.1017.ebuild
@ 2009-02-01 12:34 Markus Meier (maekke)
  0 siblings, 0 replies; 5+ messages in thread
From: Markus Meier (maekke) @ 2009-02-01 12:34 UTC (permalink / raw
  To: gentoo-commits

maekke      09/02/01 12:34:20

  Modified:             ChangeLog ac-archive-2006.1017.ebuild
  Log:
  amd64/x86 stable, bug #257048
  (Portage version: 2.1.6.7/cvs/Linux x86_64)

Revision  Changes    Path
1.12                 sys-devel/ac-archive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	31 Jan 2009 08:30:21 -0000	1.11
+++ ChangeLog	1 Feb 2009 12:34:20 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/ac-archive
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.11 2009/01/31 08:30:21 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.12 2009/02/01 12:34:20 maekke Exp $
+
+  01 Feb 2009; Markus Meier <maekke@gentoo.org> ac-archive-2006.1017.ebuild:
+  amd64/x86 stable, bug #257048
 
 *ac-archive-2007.0205 (31 Jan 2009)
 



1.4                  sys-devel/ac-archive/ac-archive-2006.1017.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?r1=1.3&r2=1.4

Index: ac-archive-2006.1017.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ac-archive-2006.1017.ebuild	31 Jan 2009 08:29:52 -0000	1.3
+++ ac-archive-2006.1017.ebuild	1 Feb 2009 12:34:20 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v 1.3 2009/01/31 08:29:52 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v 1.4 2009/02/01 12:34:20 maekke Exp $
 
 DESCRIPTION="The Autoconf Macro Archive"
 HOMEPAGE="http://ac-archive.sourceforge.net/"
@@ -8,7 +8,7 @@
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-KEYWORDS="~amd64 ~ppc ~x86"
+KEYWORDS="amd64 ~ppc x86"
 IUSE=""
 
 DEPEND="app-text/aspell"






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/ac-archive: ChangeLog ac-archive-2006.1017.ebuild
@ 2009-02-16 14:11 Brent Baude (ranger)
  0 siblings, 0 replies; 5+ messages in thread
From: Brent Baude (ranger) @ 2009-02-16 14:11 UTC (permalink / raw
  To: gentoo-commits

ranger      09/02/16 14:11:33

  Modified:             ChangeLog ac-archive-2006.1017.ebuild
  Log:
  stable ppc, bug 257048
  (Portage version: 2.1.6.6/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64)

Revision  Changes    Path
1.13                 sys-devel/ac-archive/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	1 Feb 2009 12:34:20 -0000	1.12
+++ ChangeLog	16 Feb 2009 14:11:33 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for sys-devel/ac-archive
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.12 2009/02/01 12:34:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.13 2009/02/16 14:11:33 ranger Exp $
+
+  16 Feb 2009; Brent Baude <ranger@gentoo.org> ac-archive-2006.1017.ebuild:
+  stable ppc, bug 257048
 
   01 Feb 2009; Markus Meier <maekke@gentoo.org> ac-archive-2006.1017.ebuild:
   amd64/x86 stable, bug #257048



1.5                  sys-devel/ac-archive/ac-archive-2006.1017.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild?r1=1.4&r2=1.5

Index: ac-archive-2006.1017.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ac-archive-2006.1017.ebuild	1 Feb 2009 12:34:20 -0000	1.4
+++ ac-archive-2006.1017.ebuild	16 Feb 2009 14:11:33 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v 1.4 2009/02/01 12:34:20 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ac-archive-2006.1017.ebuild,v 1.5 2009/02/16 14:11:33 ranger Exp $
 
 DESCRIPTION="The Autoconf Macro Archive"
 HOMEPAGE="http://ac-archive.sourceforge.net/"
@@ -8,7 +8,7 @@
 
 LICENSE="|| ( BSD GPL-2 )"
 SLOT="0"
-KEYWORDS="amd64 ~ppc x86"
+KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 DEPEND="app-text/aspell"






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

* [gentoo-commits] gentoo-x86 commit in sys-devel/ac-archive: ChangeLog ac-archive-2006.1017.ebuild
@ 2012-09-26 17:39 Michael Palimaka (kensington)
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Palimaka (kensington) @ 2012-09-26 17:39 UTC (permalink / raw
  To: gentoo-commits

kensington    12/09/26 17:39:54

  Modified:             ChangeLog
  Removed:              ac-archive-2006.1017.ebuild
  Log:
  Remove old.
  
  (Portage version: 2.1.11.22/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 sys-devel/ac-archive/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ac-archive/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-devel/ac-archive/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	8 Aug 2012 20:23:37 -0000	1.16
+++ ChangeLog	26 Sep 2012 17:39:54 -0000	1.17
@@ -1,6 +1,10 @@
 # ChangeLog for sys-devel/ac-archive
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.16 2012/08/08 20:23:37 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-devel/ac-archive/ChangeLog,v 1.17 2012/09/26 17:39:54 kensington Exp $
+
+  26 Sep 2012; Michael Palimaka <kensington@gentoo.org>
+  -ac-archive-2006.1017.ebuild:
+  Remove old.
 
   08 Aug 2012; Brent Baude <ranger@gentoo.org> ac-archive-2007.0205.ebuild:
   Marking ac-archive-2007.0205 ppc for bug 394031





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

end of thread, other threads:[~2012-09-26 17:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-01 12:34 [gentoo-commits] gentoo-x86 commit in sys-devel/ac-archive: ChangeLog ac-archive-2006.1017.ebuild Markus Meier (maekke)
  -- strict thread matches above, loose matches on Subject: below --
2012-09-26 17:39 Michael Palimaka (kensington)
2009-02-16 14:11 Brent Baude (ranger)
2008-01-17 13:58 Markus Meier (maekke)
2007-11-17 23:13 Mike Frysinger (vapier)

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