* [gentoo-commits] gentoo-x86 commit in virtual/cdrtools: cdrtools-0.ebuild ChangeLog
@ 2013-02-19 2:56 Zac Medico (zmedico)
0 siblings, 0 replies; 2+ messages in thread
From: Zac Medico (zmedico) @ 2013-02-19 2:56 UTC (permalink / raw
To: gentoo-commits
zmedico 13/02/19 02:56:00
Modified: cdrtools-0.ebuild ChangeLog
Log:
Add ~arm-linux keyword.
(Portage version: 2.2.0_alpha163_p9/cvs/Linux i686, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Revision Changes Path
1.5 virtual/cdrtools/cdrtools-0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild?r1=1.4&r2=1.5
Index: cdrtools-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- cdrtools-0.ebuild 20 Sep 2012 13:16:43 -0000 1.4
+++ cdrtools-0.ebuild 19 Feb 2013 02:56:00 -0000 1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild,v 1.4 2012/09/20 13:16:43 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild,v 1.5 2013/02/19 02:56:00 zmedico Exp $
DESCRIPTION="Virtual for command-line recorders cdrtools and cdrkit"
HOMEPAGE=""
@@ -8,7 +8,7 @@
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="|| ( app-cdr/cdrtools app-cdr/cdrkit )"
1.5 virtual/cdrtools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/ChangeLog?r1=1.4&r2=1.5
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/cdrtools/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog 20 Sep 2012 13:16:43 -0000 1.4
+++ ChangeLog 19 Feb 2013 02:56:00 -0000 1.5
@@ -1,6 +1,9 @@
# ChangeLog for virtual/cdrtools
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/ChangeLog,v 1.4 2012/09/20 13:16:43 aballier Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/ChangeLog,v 1.5 2013/02/19 02:56:00 zmedico Exp $
+
+ 19 Feb 2013; Zac Medico <zmedico@gentoo.org> cdrtools-0.ebuild:
+ Add ~arm-linux keyword.
20 Sep 2012; Alexis Ballier <aballier@gentoo.org> cdrtools-0.ebuild:
keyword ~amd64-fbsd
@@ -16,4 +19,3 @@
28 May 2009; Samuli Suominen <ssuominen@gentoo.org> +cdrtools-0.ebuild:
Initial commit.
-
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in virtual/cdrtools: cdrtools-0.ebuild ChangeLog
@ 2014-08-03 18:11 Thomas Alan Gall (tgall)
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Alan Gall (tgall) @ 2014-08-03 18:11 UTC (permalink / raw
To: gentoo-commits
tgall 14/08/03 18:11:29
Modified: cdrtools-0.ebuild ChangeLog
Log:
arm64, initial support
(Portage version: 2.2.8-r1/cvs/Linux aarch64, signed Manifest commit with key EDA949AA)
Revision Changes Path
1.6 virtual/cdrtools/cdrtools-0.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild?r1=1.5&r2=1.6
Index: cdrtools-0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cdrtools-0.ebuild 19 Feb 2013 02:56:00 -0000 1.5
+++ cdrtools-0.ebuild 3 Aug 2014 18:11:29 -0000 1.6
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild,v 1.5 2013/02/19 02:56:00 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/cdrtools-0.ebuild,v 1.6 2014/08/03 18:11:29 tgall Exp $
DESCRIPTION="Virtual for command-line recorders cdrtools and cdrkit"
HOMEPAGE=""
@@ -8,7 +8,7 @@
LICENSE=""
SLOT="0"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
+KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~arm-linux ~ia64-linux ~x86-linux ~sparc-solaris ~x86-solaris"
IUSE=""
RDEPEND="|| ( app-cdr/cdrtools app-cdr/cdrkit )"
1.6 virtual/cdrtools/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/virtual/cdrtools/ChangeLog?r1=1.5&r2=1.6
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/virtual/cdrtools/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog 19 Feb 2013 02:56:00 -0000 1.5
+++ ChangeLog 3 Aug 2014 18:11:29 -0000 1.6
@@ -1,6 +1,9 @@
# ChangeLog for virtual/cdrtools
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/ChangeLog,v 1.5 2013/02/19 02:56:00 zmedico Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/virtual/cdrtools/ChangeLog,v 1.6 2014/08/03 18:11:29 tgall Exp $
+
+ 03 Aug 2014; <tgall@gentoo.org> cdrtools-0.ebuild:
+ arm64, initial support
19 Feb 2013; Zac Medico <zmedico@gentoo.org> cdrtools-0.ebuild:
Add ~arm-linux keyword.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-08-03 18:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-19 2:56 [gentoo-commits] gentoo-x86 commit in virtual/cdrtools: cdrtools-0.ebuild ChangeLog Zac Medico (zmedico)
-- strict thread matches above, loose matches on Subject: below --
2014-08-03 18:11 Thomas Alan Gall (tgall)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox