public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-im/pyaim-t: pyaim-t-0.8a.ebuild ChangeLog
@ 2008-01-22 18:02 Maurice van der Pot (griffon26)
  0 siblings, 0 replies; 4+ messages in thread
From: Maurice van der Pot (griffon26) @ 2008-01-22 18:02 UTC (permalink / raw
  To: gentoo-commits

griffon26    08/01/22 18:02:24

  Modified:             pyaim-t-0.8a.ebuild ChangeLog
  Log:
  Updated homepage and SRC_URI for pyaim-t (bug #206823)
  (Portage version: 2.1.4)

Revision  Changes    Path
1.2                  net-im/pyaim-t/pyaim-t-0.8a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?r1=1.1&r2=1.2

Index: pyaim-t-0.8a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pyaim-t-0.8a.ebuild	8 Jun 2007 16:52:42 -0000	1.1
+++ pyaim-t-0.8a.ebuild	22 Jan 2008 18:02:24 -0000	1.2
@@ -1,14 +1,14 @@
-# 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/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.1 2007/06/08 16:52:42 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.2 2008/01/22 18:02:24 griffon26 Exp $
 
 NEED_PYTHON=2.3
 
 inherit eutils multilib python
 
 DESCRIPTION="Python based jabber transport for AIM"
-HOMEPAGE="http://pyaim-t.blathersource.org/"
-SRC_URI="http://www.blathersource.org/download.php/${PN}/${P}.tar.gz"
+HOMEPAGE="http://code.google.com/p/pyaimt/"
+SRC_URI="http://pyaimt.googlecode.com/files/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -55,7 +55,7 @@
 
 pkg_postinst() {
 	python_version
-	python_mod_optimize ${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}
+	python_mod_optimize "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}"
 
 	elog "A sample configuration file has been installed in /etc/jabber/${PN}.xml."
 	elog "Please edit it and the configuration of your Jabber server to match."
@@ -63,5 +63,5 @@
 
 pkg_postrm() {
 	python_version
-	python_mod_cleanup ${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}
+	python_mod_cleanup "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}"
 }



1.2                  net-im/pyaim-t/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	8 Jun 2007 16:52:42 -0000	1.1
+++ ChangeLog	22 Jan 2008 18:02:24 -0000	1.2
@@ -1,6 +1,11 @@
 # ChangeLog for net-im/pyaim-t
-# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.1 2007/06/08 16:52:42 griffon26 Exp $
+# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.2 2008/01/22 18:02:24 griffon26 Exp $
+
+  21 Jan 2008; Maurice van der Pot <griffon26@gentoo.org>
+  pyaim-t-0.8a.ebuild:
+  Adapted the ebuild to the new home of pyaim-t on google code. Thanks to
+  Michael Perigard <michael@rustyhalo.org> in bug #206823 for the heads-up.
 
 *pyaim-t-0.8a (04 Jun 2007)
 



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



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

* [gentoo-commits] gentoo-x86 commit in net-im/pyaim-t: pyaim-t-0.8a.ebuild ChangeLog
@ 2008-03-17 14:39 Hanno Boeck (hanno)
  0 siblings, 0 replies; 4+ messages in thread
From: Hanno Boeck (hanno) @ 2008-03-17 14:39 UTC (permalink / raw
  To: gentoo-commits

hanno       08/03/17 14:39:10

  Modified:             pyaim-t-0.8a.ebuild ChangeLog
  Log:
  add ~amd64 to pyaim-t
  (Portage version: 2.1.4.4)

Revision  Changes    Path
1.3                  net-im/pyaim-t/pyaim-t-0.8a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?r1=1.2&r2=1.3

Index: pyaim-t-0.8a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pyaim-t-0.8a.ebuild	22 Jan 2008 18:02:24 -0000	1.2
+++ pyaim-t-0.8a.ebuild	17 Mar 2008 14:39:10 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.2 2008/01/22 18:02:24 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.3 2008/03/17 14:39:10 hanno Exp $
 
 NEED_PYTHON=2.3
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE="webinterface"
 
 DEPEND="net-im/jabber-base"



1.3                  net-im/pyaim-t/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	22 Jan 2008 18:02:24 -0000	1.2
+++ ChangeLog	17 Mar 2008 14:39:10 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for net-im/pyaim-t
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.2 2008/01/22 18:02:24 griffon26 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.3 2008/03/17 14:39:10 hanno Exp $
+
+  17 Mar 2008; Hanno Boeck <hanno@gentoo.org> pyaim-t-0.8a.ebuild:
+  Add ~amd64 keyword,.
 
   21 Jan 2008; Maurice van der Pot <griffon26@gentoo.org>
   pyaim-t-0.8a.ebuild:



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



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

* [gentoo-commits] gentoo-x86 commit in net-im/pyaim-t: pyaim-t-0.8a.ebuild ChangeLog
@ 2008-05-29 17:38 Ali Polatel (hawking)
  0 siblings, 0 replies; 4+ messages in thread
From: Ali Polatel (hawking) @ 2008-05-29 17:38 UTC (permalink / raw
  To: gentoo-commits

hawking     08/05/29 17:38:14

  Modified:             pyaim-t-0.8a.ebuild ChangeLog
  Log:
  python_mod_{cleanup,optimize} are ROOT aware.
  (Portage version: 2.1.5.2)

Revision  Changes    Path
1.4                  net-im/pyaim-t/pyaim-t-0.8a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?r1=1.3&r2=1.4

Index: pyaim-t-0.8a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pyaim-t-0.8a.ebuild	17 Mar 2008 14:39:10 -0000	1.3
+++ pyaim-t-0.8a.ebuild	29 May 2008 17:38:14 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.3 2008/03/17 14:39:10 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.4 2008/05/29 17:38:14 hawking Exp $
 
 NEED_PYTHON=2.3
 
@@ -55,13 +55,12 @@
 
 pkg_postinst() {
 	python_version
-	python_mod_optimize "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}"
+	python_mod_optimize /usr/$(get_libdir)/python${PYVER}/site-packages/${PN}
 
 	elog "A sample configuration file has been installed in /etc/jabber/${PN}.xml."
 	elog "Please edit it and the configuration of your Jabber server to match."
 }
 
 pkg_postrm() {
-	python_version
-	python_mod_cleanup "${ROOT}usr/$(get_libdir)/python${PYVER}/site-packages/${PN}"
+	python_mod_cleanup /usr/$(get_libdir)/python*/site-packages/${PN}
 }



1.4                  net-im/pyaim-t/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	17 Mar 2008 14:39:10 -0000	1.3
+++ ChangeLog	29 May 2008 17:38:14 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for net-im/pyaim-t
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.3 2008/03/17 14:39:10 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.4 2008/05/29 17:38:14 hawking Exp $
+
+  29 May 2008; Ali Polatel <hawking@gentoo.org> pyaim-t-0.8a.ebuild:
+  python_mod_{cleanup,optimize} are ROOT aware.
 
   17 Mar 2008; Hanno Boeck <hanno@gentoo.org> pyaim-t-0.8a.ebuild:
   Add ~amd64 keyword,.



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



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

* [gentoo-commits] gentoo-x86 commit in net-im/pyaim-t: pyaim-t-0.8a.ebuild ChangeLog
@ 2008-09-28 12:34 Thomas Anderson (gentoofan23)
  0 siblings, 0 replies; 4+ messages in thread
From: Thomas Anderson (gentoofan23) @ 2008-09-28 12:34 UTC (permalink / raw
  To: gentoo-commits

gentoofan23    08/09/28 12:34:07

  Modified:             pyaim-t-0.8a.ebuild ChangeLog
  Log:
  stable amd64, bug 236048
  (Portage version: 2.2_rc10/cvs/Linux 2.6.25.9 x86_64)

Revision  Changes    Path
1.5                  net-im/pyaim-t/pyaim-t-0.8a.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild?r1=1.4&r2=1.5

Index: pyaim-t-0.8a.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- pyaim-t-0.8a.ebuild	29 May 2008 17:38:14 -0000	1.4
+++ pyaim-t-0.8a.ebuild	28 Sep 2008 12:34:07 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.4 2008/05/29 17:38:14 hawking Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/pyaim-t-0.8a.ebuild,v 1.5 2008/09/28 12:34:07 gentoofan23 Exp $
 
 NEED_PYTHON=2.3
 
@@ -12,7 +12,7 @@
 
 LICENSE="GPL-2"
 SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
 IUSE="webinterface"
 
 DEPEND="net-im/jabber-base"



1.6                  net-im/pyaim-t/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-im/pyaim-t/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	5 Aug 2008 17:56:00 -0000	1.5
+++ ChangeLog	28 Sep 2008 12:34:07 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for net-im/pyaim-t
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.5 2008/08/05 17:56:00 gentoofan23 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-im/pyaim-t/ChangeLog,v 1.6 2008/09/28 12:34:07 gentoofan23 Exp $
+
+  28 Sep 2008; Thomas Anderson <gentoofan23@gentoo.org> pyaim-t-0.8a.ebuild:
+  stable amd64, bug 236048
 
   05 Aug 2008; Thomas Anderson <gentoofan23@gentoo.org> metadata.xml:
   Add USE flag description to metadata as per GLEP 56.






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

end of thread, other threads:[~2008-09-28 12:34 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-17 14:39 [gentoo-commits] gentoo-x86 commit in net-im/pyaim-t: pyaim-t-0.8a.ebuild ChangeLog Hanno Boeck (hanno)
  -- strict thread matches above, loose matches on Subject: below --
2008-09-28 12:34 Thomas Anderson (gentoofan23)
2008-05-29 17:38 Ali Polatel (hawking)
2008-01-22 18:02 Maurice van der Pot (griffon26)

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