* [gentoo-commits] gentoo-x86 commit in app-emacs/whine: ChangeLog whine-20091222.ebuild
@ 2010-01-16 20:02 Christian Faulhammer (fauli)
0 siblings, 0 replies; 3+ messages in thread
From: Christian Faulhammer (fauli) @ 2010-01-16 20:02 UTC (permalink / raw
To: gentoo-commits
fauli 10/01/16 20:02:41
Modified: ChangeLog whine-20091222.ebuild
Log:
stable x86, bug 297562
(Portage version: 2.1.6.13/cvs/Linux i686)
Revision Changes Path
1.7 app-emacs/whine/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/whine/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/whine/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/whine/ChangeLog?r1=1.6&r2=1.7
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 22 Dec 2009 15:45:49 -0000 1.6
+++ ChangeLog 16 Jan 2010 20:02:40 -0000 1.7
@@ -1,6 +1,10 @@
# ChangeLog for app-emacs/whine
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v 1.6 2009/12/22 15:45:49 ulm Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v 1.7 2010/01/16 20:02:40 fauli Exp $
+
+ 16 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
+ whine-20091222.ebuild:
+ stable x86, bug 297562
*whine-20091222 (22 Dec 2009)
1.2 app-emacs/whine/whine-20091222.ebuild
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?r1=1.1&r2=1.2
Index: whine-20091222.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- whine-20091222.ebuild 22 Dec 2009 15:45:49 -0000 1.1
+++ whine-20091222.ebuild 16 Jan 2010 20:02:40 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.1 2009/12/22 15:45:49 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.2 2010/01/16 20:02:40 fauli Exp $
inherit elisp
@@ -10,7 +10,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 x86"
IUSE=""
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/whine: ChangeLog whine-20091222.ebuild
@ 2010-05-21 20:53 Pacho Ramos (pacho)
0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2010-05-21 20:53 UTC (permalink / raw
To: gentoo-commits
pacho 10/05/21 20:53:02
Modified: ChangeLog whine-20091222.ebuild
Log:
stable amd64, bug 297562
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.8 app-emacs/whine/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 16 Jan 2010 20:02:40 -0000 1.7
+++ ChangeLog 21 May 2010 20:53:02 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/whine
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v 1.7 2010/01/16 20:02:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v 1.8 2010/05/21 20:53:02 pacho Exp $
+
+ 21 May 2010; Pacho Ramos <pacho@gentoo.org> whine-20091222.ebuild:
+ stable amd64, bug 297562
16 Jan 2010; Christian Faulhammer <fauli@gentoo.org>
whine-20091222.ebuild:
1.3 app-emacs/whine/whine-20091222.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?r1=1.2&r2=1.3
Index: whine-20091222.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- whine-20091222.ebuild 16 Jan 2010 20:02:40 -0000 1.2
+++ whine-20091222.ebuild 21 May 2010 20:53:02 -0000 1.3
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.2 2010/01/16 20:02:40 fauli Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.3 2010/05/21 20:53:02 pacho Exp $
inherit elisp
@@ -10,7 +10,7 @@
LICENSE="public-domain"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE=""
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] gentoo-x86 commit in app-emacs/whine: ChangeLog whine-20091222.ebuild
@ 2014-01-01 16:34 Ulrich Mueller (ulm)
0 siblings, 0 replies; 3+ messages in thread
From: Ulrich Mueller (ulm) @ 2014-01-01 16:34 UTC (permalink / raw
To: gentoo-commits
ulm 14/01/01 16:34:42
Modified: ChangeLog whine-20091222.ebuild
Log:
Update SRC_URI. Bump EAPI to 5.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 9433907D693FB5B8!)
Revision Changes Path
1.10 app-emacs/whine/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/ChangeLog?rev=1.10&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/ChangeLog?rev=1.10&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/ChangeLog?r1=1.9&r2=1.10
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- ChangeLog 22 May 2010 08:07:08 -0000 1.9
+++ ChangeLog 1 Jan 2014 16:34:42 -0000 1.10
@@ -1,6 +1,9 @@
# ChangeLog for app-emacs/whine
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v 1.9 2010/05/22 08:07:08 ulm Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/ChangeLog,v 1.10 2014/01/01 16:34:42 ulm Exp $
+
+ 01 Jan 2014; Ulrich Müller <ulm@gentoo.org> whine-20091222.ebuild:
+ Update SRC_URI. Bump EAPI to 5.
22 May 2010; Ulrich Mueller <ulm@gentoo.org> -whine-20071227.ebuild:
Remove old.
1.4 app-emacs/whine/whine-20091222.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emacs/whine/whine-20091222.ebuild?r1=1.3&r2=1.4
Index: whine-20091222.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- whine-20091222.ebuild 21 May 2010 20:53:02 -0000 1.3
+++ whine-20091222.ebuild 1 Jan 2014 16:34:42 -0000 1.4
@@ -1,16 +1,17 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.3 2010/05/21 20:53:02 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emacs/whine/whine-20091222.ebuild,v 1.4 2014/01/01 16:34:42 ulm Exp $
+
+EAPI=5
inherit elisp
DESCRIPTION="Complaint generator for GNU Emacs"
HOMEPAGE="http://www.emacswiki.org/emacs/Whine"
-SRC_URI="mirror://gentoo/${P}.tar.bz2"
+SRC_URI="http://dev.gentoo.org/~ulm/distfiles/${P}.tar.bz2"
LICENSE="public-domain"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE=""
SITEFILE="50${PN}-gentoo.el"
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2014-01-01 16:34 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-16 20:02 [gentoo-commits] gentoo-x86 commit in app-emacs/whine: ChangeLog whine-20091222.ebuild Christian Faulhammer (fauli)
-- strict thread matches above, loose matches on Subject: below --
2010-05-21 20:53 Pacho Ramos (pacho)
2014-01-01 16:34 Ulrich Mueller (ulm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox