public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-crypt/rotix: rotix-0.83.ebuild ChangeLog
@ 2012-02-26 13:03 Pacho Ramos (pacho)
  0 siblings, 0 replies; 3+ messages in thread
From: Pacho Ramos (pacho) @ 2012-02-26 13:03 UTC (permalink / raw
  To: gentoo-commits

pacho       12/02/26 13:03:19

  Modified:             rotix-0.83.ebuild ChangeLog
  Log:
  Fallback to gentoo.org as it has no valid homepage now.
  
  (Portage version: 2.1.10.49/cvs/Linux x86_64)

Revision  Changes    Path
1.17                 app-crypt/rotix/rotix-0.83.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?r1=1.16&r2=1.17

Index: rotix-0.83.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- rotix-0.83.ebuild	8 Mar 2011 03:00:38 -0000	1.16
+++ rotix-0.83.ebuild	26 Feb 2012 13:03:19 -0000	1.17
@@ -1,12 +1,12 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.16 2011/03/08 03:00:38 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.17 2012/02/26 13:03:19 pacho Exp $
 
 EAPI=2
 inherit eutils flag-o-matic
 
 DESCRIPTION="Rotix allows you to generate rotational obfuscations."
-HOMEPAGE="http://elektron.its.tudelft.nl/~hemmin98/rotix.html"
+HOMEPAGE="http://gentoo.org"
 SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.bz2"
 
 LICENSE="GPL-2"



1.15                 app-crypt/rotix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	8 Mar 2011 03:00:38 -0000	1.14
+++ ChangeLog	26 Feb 2012 13:03:19 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/rotix
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.14 2011/03/08 03:00:38 abcd Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.15 2012/02/26 13:03:19 pacho Exp $
+
+  26 Feb 2012; Pacho Ramos <pacho@gentoo.org> rotix-0.83.ebuild:
+  Fallback to gentoo.org as it has no valid homepage now.
 
   08 Mar 2011; Jonathan Callen <abcd@gentoo.org> rotix-0.83.ebuild,
   +files/rotix-0.83-interix.patch:






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

* [gentoo-commits] gentoo-x86 commit in app-crypt/rotix: rotix-0.83.ebuild ChangeLog
@ 2014-01-21  5:01 Chris Reffett (creffett)
  0 siblings, 0 replies; 3+ messages in thread
From: Chris Reffett (creffett) @ 2014-01-21  5:01 UTC (permalink / raw
  To: gentoo-commits

creffett    14/01/21 05:01:50

  Modified:             rotix-0.83.ebuild ChangeLog
  Log:
  EAPI bump
  
  (Portage version: 2.2.8/cvs/Linux x86_64, signed Manifest commit with key 42618354)

Revision  Changes    Path
1.18                 app-crypt/rotix/rotix-0.83.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?r1=1.17&r2=1.18

Index: rotix-0.83.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- rotix-0.83.ebuild	26 Feb 2012 13:03:19 -0000	1.17
+++ rotix-0.83.ebuild	21 Jan 2014 05:01:50 -0000	1.18
@@ -1,8 +1,8 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.17 2012/02/26 13:03:19 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.18 2014/01/21 05:01:50 creffett Exp $
 
-EAPI=2
+EAPI=5
 inherit eutils flag-o-matic
 
 DESCRIPTION="Rotix allows you to generate rotational obfuscations."



1.16                 app-crypt/rotix/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	26 Feb 2012 13:03:19 -0000	1.15
+++ ChangeLog	21 Jan 2014 05:01:50 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/rotix
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.15 2012/02/26 13:03:19 pacho Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.16 2014/01/21 05:01:50 creffett Exp $
+
+  21 Jan 2014; Chris Reffett <creffett@gentoo.org> rotix-0.83.ebuild:
+  EAPI bump
 
   26 Feb 2012; Pacho Ramos <pacho@gentoo.org> rotix-0.83.ebuild:
   Fallback to gentoo.org as it has no valid homepage now.





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

* [gentoo-commits] gentoo-x86 commit in app-crypt/rotix: rotix-0.83.ebuild ChangeLog
@ 2014-08-10  2:27 Patrick Lauer (patrick)
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Lauer (patrick) @ 2014-08-10  2:27 UTC (permalink / raw
  To: gentoo-commits

patrick     14/08/10 02:27:00

  Modified:             rotix-0.83.ebuild ChangeLog
  Log:
  Fix description for more repoman happy
  
  (Portage version: 2.2.11-r1/cvs/Linux x86_64, RepoMan options: --force, unsigned Manifest commit)

Revision  Changes    Path
1.19                 app-crypt/rotix/rotix-0.83.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild?r1=1.18&r2=1.19

Index: rotix-0.83.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- rotix-0.83.ebuild	21 Jan 2014 05:01:50 -0000	1.18
+++ rotix-0.83.ebuild	10 Aug 2014 02:27:00 -0000	1.19
@@ -1,11 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.18 2014/01/21 05:01:50 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/rotix-0.83.ebuild,v 1.19 2014/08/10 02:27:00 patrick Exp $
 
 EAPI=5
 inherit eutils flag-o-matic
 
-DESCRIPTION="Rotix allows you to generate rotational obfuscations."
+DESCRIPTION="Rotix allows you to generate rotational obfuscations"
 HOMEPAGE="http://gentoo.org"
 SRC_URI="http://elektron.its.tudelft.nl/~hemmin98/rotix_releases/${P}/${P}.tar.bz2"
 



1.17                 app-crypt/rotix/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	21 Jan 2014 05:01:50 -0000	1.16
+++ ChangeLog	10 Aug 2014 02:27:00 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for app-crypt/rotix
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.16 2014/01/21 05:01:50 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/rotix/ChangeLog,v 1.17 2014/08/10 02:27:00 patrick Exp $
+
+  10 Aug 2014; Patrick Lauer <patrick@gentoo.org> rotix-0.83.ebuild:
+  Fix description for more repoman happy
 
   21 Jan 2014; Chris Reffett <creffett@gentoo.org> rotix-0.83.ebuild:
   EAPI bump





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

end of thread, other threads:[~2014-08-11 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-26 13:03 [gentoo-commits] gentoo-x86 commit in app-crypt/rotix: rotix-0.83.ebuild ChangeLog Pacho Ramos (pacho)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-21  5:01 Chris Reffett (creffett)
2014-08-10  2:27 Patrick Lauer (patrick)

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