diff options
author | Gustavo Felisberto <humpback@gentoo.org> | 2005-06-27 18:30:44 +0000 |
---|---|---|
committer | Gustavo Felisberto <humpback@gentoo.org> | 2005-06-27 18:30:44 +0000 |
commit | 06aa6a9a4986da9def5db800a8b43a05503879e7 (patch) | |
tree | 1b67d2cbae9e2ef94f31c66f950cc975910fad9e /net-im/psi | |
parent | ~amd64 keyword, update HOMEPAGE (diff) | |
download | gentoo-2-06aa6a9a4986da9def5db800a8b43a05503879e7.tar.gz gentoo-2-06aa6a9a4986da9def5db800a8b43a05503879e7.tar.bz2 gentoo-2-06aa6a9a4986da9def5db800a8b43a05503879e7.zip |
cosmetic changes to ebeep
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-im/psi')
-rw-r--r-- | net-im/psi/ChangeLog | 8 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.3-r1.ebuild | 4 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.3-r2.ebuild | 4 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.3-r3.ebuild | 6 | ||||
-rw-r--r-- | net-im/psi/psi-0.9.3-r4.ebuild | 4 |
5 files changed, 16 insertions, 10 deletions
diff --git a/net-im/psi/ChangeLog b/net-im/psi/ChangeLog index 0a31551c7766..269d1ba5940d 100644 --- a/net-im/psi/ChangeLog +++ b/net-im/psi/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-im/psi # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.68 2005/06/27 07:08:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/ChangeLog,v 1.69 2005/06/27 18:30:44 humpback Exp $ + + 27 Jun 2005; Gustavo Felisberto <humpback@gentoo.org>; + psi-0.9.3-r1.ebuild, psi-0.9.3-r2.ebuild, psi-0.9.3-r3.ebuild, + psi-0.9.3-r4.ebuild: + Cosmetic changes so that ebeep comes after the warnings. RoadRunner was + bugging me about this :P \! 27 Jun 2005; Markus Rothe <corsair@gentoo.org> psi-0.9.3-r4.ebuild: Added ~ppc64 diff --git a/net-im/psi/psi-0.9.3-r1.ebuild b/net-im/psi/psi-0.9.3-r1.ebuild index 9ee8056ec967..5157d48c26ec 100644 --- a/net-im/psi/psi-0.9.3-r1.ebuild +++ b/net-im/psi/psi-0.9.3-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r1.ebuild,v 1.7 2005/04/02 15:03:22 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r1.ebuild,v 1.8 2005/06/27 18:30:44 humpback Exp $ inherit eutils @@ -71,12 +71,12 @@ src_unpack() { ewarn "try the version with extra unsuported patches by adding 'extras' to" ewarn "your use flags." else - ebeep ewarn "You are about to build a version of Psi with extra unsuported patches." ewarn "Patched psi versions will not be supported by the Gentoo devs or the psi" ewarn "development team." ewarn "If you do not want that please press Control-C now and add '-extras' to " ewarn "your USE flags." + ebeep epause 10 cd ${S} # from http://www.cs.kuleuven.ac.be/~remko/psi/ diff --git a/net-im/psi/psi-0.9.3-r2.ebuild b/net-im/psi/psi-0.9.3-r2.ebuild index b2392b2638a5..b47d10556dfd 100644 --- a/net-im/psi/psi-0.9.3-r2.ebuild +++ b/net-im/psi/psi-0.9.3-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r2.ebuild,v 1.6 2005/05/01 18:19:45 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r2.ebuild,v 1.7 2005/06/27 18:30:44 humpback Exp $ inherit eutils @@ -78,12 +78,12 @@ src_unpack() { ewarn "try the version with extra unsuported patches by adding 'extras' to" ewarn "your use flags." else - ebeep ewarn "You are about to build a version of Psi with extra unsuported patches." ewarn "Patched psi versions will not be supported by the Gentoo devs or the psi" ewarn "development team." ewarn "If you do not want that please press Control-C now and add '-extras' to " ewarn "your USE flags." + ebeep epause 10 cd ${S} diff --git a/net-im/psi/psi-0.9.3-r3.ebuild b/net-im/psi/psi-0.9.3-r3.ebuild index 41f60a229ed6..274403784fb6 100644 --- a/net-im/psi/psi-0.9.3-r3.ebuild +++ b/net-im/psi/psi-0.9.3-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r3.ebuild,v 1.3 2005/05/04 20:11:51 omkhar Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r3.ebuild,v 1.4 2005/06/27 18:30:44 humpback Exp $ inherit eutils @@ -79,13 +79,13 @@ src_unpack() { ewarn "try the version with extra unsuported patches by adding 'extras' to" ewarn "your use flags." else - ebeep ewarn "You are about to build a version of Psi with extra unsuported patches." ewarn "Patched psi versions will not be supported by the Gentoo devs or the psi" ewarn "development team." ewarn "If you do not want that please press Control-C now and add '-extras' to " ewarn "your USE flags." - # epause 10 + ebeep + epause 10 cd ${S} # from http://www.cs.kuleuven.ac.be/~remko/psi/ diff --git a/net-im/psi/psi-0.9.3-r4.ebuild b/net-im/psi/psi-0.9.3-r4.ebuild index af38460fa377..c5893cac11bb 100644 --- a/net-im/psi/psi-0.9.3-r4.ebuild +++ b/net-im/psi/psi-0.9.3-r4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r4.ebuild,v 1.2 2005/06/27 07:08:07 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/psi/psi-0.9.3-r4.ebuild,v 1.3 2005/06/27 18:30:44 humpback Exp $ inherit eutils @@ -76,12 +76,12 @@ src_unpack() { ewarn "try the version with extra unsuported patches by adding 'extras' to" ewarn "your use flags." else - ebeep ewarn "You are about to build a version of Psi with extra unsuported patches." ewarn "Patched psi versions will not be supported by the Gentoo devs or the psi" ewarn "development team." ewarn "If you do not want that please press Control-C now and add '-extras' to " ewarn "your USE flags." + ebeep epause 10 cd ${S} |