From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/kde:master commit in: /
Date: Sat, 26 Feb 2022 18:53:10 +0000 (UTC) [thread overview]
Message-ID: <1645901579.2651b66dae63f2e47a65b3db23182bb5982104ac.asturm@gentoo> (raw)
commit: 2651b66dae63f2e47a65b3db23182bb5982104ac
Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Sat Feb 26 18:52:32 2022 +0000
Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Sat Feb 26 18:52:59 2022 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=2651b66d
Drop obsolete .travis.yml
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
.travis.yml | 44 --------------------------------------------
1 file changed, 44 deletions(-)
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index cddb6a3a54..0000000000
--- a/.travis.yml
+++ /dev/null
@@ -1,44 +0,0 @@
-#
-# Run repoman via travis
-# See https://github.com/mrueg/repoman-travis
-#
-language: python
-python:
- - "3.8"
-env:
- - PORTAGE_VER="3.0.1"
-before_install:
- - sudo apt-get -qq update
- - pip install lxml pyyaml
-before_script:
- - sudo chmod a+rwX /etc/passwd /etc/group /etc /var /var/cache
- - mkdir -p travis-overlay /etc/portage /var/cache/distfiles /var/db/repos/gentoo
- - mv !(travis-overlay) travis-overlay/
- - mv .git travis-overlay/
- - wget "https://raw.githubusercontent.com/mrueg/repoman-travis/master/.travis.yml" -O .travis.yml.upstream
- - wget "https://raw.githubusercontent.com/mrueg/repoman-travis/master/spinner.sh"
- - wget -qO - "https://github.com/gentoo/portage/archive/portage-${PORTAGE_VER}.tar.gz" | tar xz
- - wget -qO - "https://github.com/gentoo-mirror/gentoo/archive/master.tar.gz" | tar xz -C /var/db/repos/gentoo --strip-components=1
- - chmod a+rwx spinner.sh
- - echo "portage:x:250:250:portage:/var/tmp/portage:/bin/false" >> /etc/passwd
- - echo "portage::250:portage,travis" >> /etc/group
- - wget "https://www.gentoo.org/dtd/metadata.dtd" -O /var/cache/distfiles/metadata.dtd
- - ln -s $TRAVIS_BUILD_DIR/portage-portage-${PORTAGE_VER}/cnf/repos.conf /etc/portage/repos.conf
- - ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.0 /etc/portage/make.profile
- - SIZE=$(stat -c %s .travis.yml.upstream)
- - if ! cmp -n $SIZE -s .travis.yml .travis.yml.upstream; then echo -e "\e[31m !!! .travis.yml outdated! Update available https://github.com/mrueg/repoman-travis \e[0m" > /tmp/update ; fi
- - cd travis-overlay
-script:
- - ./../spinner.sh "python ../portage-portage-${PORTAGE_VER}/repoman/bin/repoman full -d"
-# You can append own scripts after this line
-notifications:
- irc:
- on_success: change
- on_failure: always
- channels:
- - "chat.freenode.net#gentoo-kde"
- template:
- - "%{repository}#%{build_number} (%{branch} - %{commit}): %{message}"
- - "%{author} - %{commit_message}"
- - "Change view : %{compare_url}"
- - "Build details : %{build_url}"
next reply other threads:[~2022-02-26 18:53 UTC|newest]
Thread overview: 218+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-26 18:53 Andreas Sturmlechner [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-12 18:48 [gentoo-commits] proj/kde:master commit in: / Andreas Sturmlechner
2022-02-26 18:53 Andreas Sturmlechner
2021-02-24 22:38 Andreas Sturmlechner
2020-08-13 16:21 Andreas Sturmlechner
2020-08-13 16:11 Andreas Sturmlechner
2020-07-12 23:17 Andreas Sturmlechner
2019-03-16 6:35 Michael Palimaka
2019-01-31 21:29 Andreas Sturmlechner
2019-01-01 0:35 Andreas Sturmlechner
2018-11-02 9:03 Andreas Sturmlechner
2018-07-16 10:35 Johannes Huber
2018-07-11 11:51 Johannes Huber
2018-06-27 5:09 Johannes Huber
2018-06-10 12:28 Johannes Huber
2018-05-26 9:38 Michael Palimaka
2018-05-17 20:04 Johannes Huber
2018-05-05 6:15 Johannes Huber
2018-05-02 16:36 Johannes Huber
2018-04-19 18:40 Johannes Huber
2018-04-18 17:28 Johannes Huber
2018-04-03 16:58 Johannes Huber
2018-04-03 16:58 Johannes Huber
2018-04-03 16:58 Johannes Huber
2018-03-30 6:33 Johannes Huber
2018-03-30 6:33 Johannes Huber
2018-03-30 6:15 Johannes Huber
2018-03-30 6:06 Johannes Huber
2018-03-28 17:10 Johannes Huber
2018-03-17 0:49 Michael Palimaka
2018-03-17 0:36 Michael Palimaka
2018-02-09 10:48 Marc Schiffbauer
2018-02-06 19:18 Johannes Huber
2018-02-02 11:54 Michael Palimaka
2018-02-01 16:32 Johannes Huber
2018-01-30 17:30 Johannes Huber
2018-01-21 9:28 Johannes Huber
2018-01-11 18:26 Johannes Huber
2018-01-02 10:03 Johannes Huber
2018-01-02 9:51 Johannes Huber
2017-12-20 18:01 Johannes Huber
2017-11-22 19:37 Johannes Huber
2017-11-16 17:57 Andreas Sturmlechner
2017-10-28 10:02 Johannes Huber
2017-10-27 20:32 Johannes Huber
2017-10-03 18:01 Johannes Huber
2017-09-20 5:20 Johannes Huber
2017-08-21 19:11 Johannes Huber
2017-08-13 3:32 Michael Palimaka
2017-06-24 1:50 Michael Palimaka
2017-05-20 9:23 Johannes Huber
2017-03-20 1:10 Andreas Sturmlechner
2017-03-17 18:07 Johannes Huber
2017-03-05 11:14 Johannes Huber
2017-02-25 20:02 Johannes Huber
2017-01-10 8:15 Johannes Huber
2017-01-01 20:14 Johannes Huber
2016-12-14 0:01 Manuel Rüger
2016-12-14 0:00 Manuel Rüger
2016-12-11 20:56 Manuel Rüger
2016-10-28 12:30 Michael Palimaka
2016-08-18 17:15 Michael Palimaka
2016-05-23 15:43 Andreas Hüttel
2016-03-12 21:36 Manuel Rüger
2016-03-08 17:55 Johannes Huber
2016-01-19 13:04 Michael Palimaka
2015-12-15 13:26 Michael Palimaka
2015-11-25 21:18 Manuel Rüger
2015-11-18 8:02 Michael Palimaka
2015-11-05 20:48 Manuel Rüger
2015-10-15 16:32 Michael Palimaka
2015-10-10 9:46 Manuel Rüger
2015-09-27 12:00 Manuel Rüger
2015-09-22 7:45 Manuel Rüger
2015-09-03 19:02 Michael Palimaka
2015-08-24 21:35 Manuel Rüger
2015-08-15 22:48 Johannes Huber
2015-08-15 22:27 Johannes Huber
2015-08-13 14:53 Michael Palimaka
2015-08-01 2:13 Manuel Rüger
2015-07-31 22:14 Manuel Rüger
2015-07-22 21:04 Johannes Huber
2015-06-30 8:48 Andreas Hüttel
2015-06-27 13:37 Manuel Rüger
2015-06-22 21:26 Johannes Huber
2015-06-22 21:24 Johannes Huber
2015-06-22 18:21 Johannes Huber
2015-06-04 12:02 Manuel Rüger
2015-05-30 15:50 Manuel Rüger
2015-05-21 23:16 Manuel Rüger
2015-05-19 13:21 Michael Palimaka
2015-05-16 13:57 Manuel Rüger
2015-05-16 13:56 Manuel Rüger
2015-05-15 12:34 Manuel Rüger
2015-05-07 19:47 Manuel Rüger
2015-05-03 16:38 Manuel Rüger
2015-04-27 15:24 Manuel Rüger
2015-04-27 15:24 Manuel Rüger
2015-04-26 22:32 Manuel Rüger
2015-04-26 22:32 Manuel Rüger
2015-04-26 2:09 Manuel Rüger
2015-04-26 2:09 Manuel Rüger
2015-04-26 2:06 Manuel Rüger
2015-04-23 18:56 Manuel Rüger
2015-04-23 17:52 Manuel Rüger
2015-04-23 15:57 Manuel Rüger
2015-04-18 19:34 Michael Palimaka
2015-04-18 14:56 Manuel Rüger
2015-03-15 14:17 Johannes Huber
2015-02-17 11:08 Michael Palimaka
2015-02-14 18:00 Manuel Rüger
2015-02-12 23:29 Johannes Huber
2015-02-12 21:53 Johannes Huber
2015-02-05 16:35 Manuel Rüger
2015-01-22 17:14 Manuel Rüger
2015-01-14 0:16 Manuel Rüger
2015-01-11 22:34 Manuel Rüger
2015-01-11 2:58 Manuel Rüger
2015-01-11 2:58 Manuel Rüger
2015-01-09 18:49 Manuel Rüger
2015-01-08 10:44 Manuel Rüger
2015-01-08 10:44 Manuel Rüger
2015-01-08 10:44 Manuel Rüger
2015-01-08 10:44 Manuel Rüger
2015-01-08 10:44 Manuel Rüger
2014-12-22 23:10 Manuel Rüger
2014-12-17 8:04 Manuel Rüger
2014-12-16 14:29 Manuel Rüger
2014-12-12 18:29 Manuel Rüger
2014-12-11 18:30 Manuel Rüger
2014-12-09 17:15 Manuel Rüger
2014-12-04 12:55 Manuel Rüger
2014-12-04 10:37 Manuel Rüger
2014-12-03 5:40 Michael Palimaka
2014-12-02 19:08 Manuel Rüger
2014-12-02 19:08 Manuel Rüger
2014-12-01 17:35 Manuel Rüger
2014-11-29 15:16 Andreas Hüttel
2014-11-25 23:24 Manuel Rüger
2014-11-25 23:24 Manuel Rüger
2014-11-21 10:23 Manuel Rüger
2014-11-16 13:20 Johannes Huber
2014-11-15 22:11 Manuel Rüger
2014-11-14 18:27 Manuel Rüger
2014-11-14 18:27 Manuel Rüger
2014-11-06 14:13 Manuel Rüger
2014-11-06 14:13 Manuel Rüger
2014-10-25 18:55 Manuel Rüger
2014-10-21 17:25 Michael Palimaka
2014-10-15 21:26 Manuel Rüger
2014-10-14 10:27 Michael Palimaka
2014-10-12 17:37 Michael Palimaka
2014-09-21 9:36 Johannes Huber
2014-09-17 14:35 Johannes Huber
2014-09-12 19:33 Johannes Huber
2014-09-12 14:36 Johannes Huber
2014-08-03 20:00 Manuel Rüger
2014-07-26 17:52 Marc Schiffbauer
2014-07-15 23:47 Manuel Rüger
2014-06-20 16:36 Michael Palimaka
2014-06-10 23:58 Manuel Rüger
2014-06-10 23:53 Manuel Rüger
2014-05-24 19:12 Manuel Rüger
2014-05-24 3:41 Manuel Rüger
2014-05-23 23:25 Manuel Rüger
2014-05-23 22:14 Manuel Rüger
2014-05-23 21:59 Manuel Rüger
2014-05-23 21:59 Manuel Rüger
2014-04-28 14:38 Michael Palimaka
2014-04-28 14:01 Michael Palimaka
2014-03-11 11:27 Johannes Huber
2014-03-10 13:45 Johannes Huber
2014-02-04 15:49 Andreas Hüttel
2014-02-04 14:48 Andreas Hüttel
2013-11-13 17:07 Michael Palimaka
2013-11-13 17:07 Michael Palimaka
2013-11-13 17:07 Michael Palimaka
2013-11-13 17:07 Michael Palimaka
2013-11-13 17:07 Michael Palimaka
2013-11-12 9:49 [gentoo-commits] proj/kde:frameworks " Michael Palimaka
2013-11-13 17:07 ` [gentoo-commits] proj/kde:master " Michael Palimaka
2013-11-03 19:41 Andreas Hüttel
2013-10-13 14:51 Johannes Huber
2013-10-03 23:28 Chris Reffett
2013-09-19 17:51 [gentoo-commits] proj/kde:frameworks " Michael Palimaka
2013-11-13 17:07 ` [gentoo-commits] proj/kde:master " Michael Palimaka
2013-09-10 18:17 [gentoo-commits] proj/kde:frameworks " Michael Palimaka
2013-11-13 17:07 ` [gentoo-commits] proj/kde:master " Michael Palimaka
2013-09-09 18:52 [gentoo-commits] proj/kde:frameworks " Michael Palimaka
2013-11-13 17:07 ` [gentoo-commits] proj/kde:master " Michael Palimaka
2013-09-07 12:43 Andreas Hüttel
2013-07-02 19:49 Manuel Rüger
2013-05-31 15:31 Michael Palimaka
2013-05-31 15:31 Michael Palimaka
2013-04-29 21:12 David Heidelberger
2013-04-29 18:03 Andreas Hüttel
2013-03-30 17:44 Andreas Hüttel
2013-03-09 11:29 Andreas Hüttel
2013-03-05 18:35 Andreas Hüttel
2013-03-03 17:58 Andreas Hüttel
2013-01-02 18:22 Andreas Hüttel
2012-12-29 15:21 Andreas Hüttel
2012-12-29 14:55 Andreas Hüttel
2012-12-28 19:45 Andreas Hüttel
2012-06-28 0:49 Marc Schiffbauer
2012-06-18 10:29 David Heidelberger
2012-06-06 23:18 David Heidelberger
2012-05-17 10:00 Michael Palimaka
2012-05-17 10:00 Michael Palimaka
2012-03-22 23:02 Elias Probst
2012-03-11 22:29 Ian Delaney
2012-02-28 19:38 Ian Delaney
2012-02-28 19:09 Ian Delaney
2012-02-28 19:09 Ian Delaney
2011-12-23 14:43 Marc Schiffbauer
2011-12-12 9:20 Elias Probst
2011-07-09 22:57 Theo Chatzimichos
2011-07-05 13:07 Marc Schiffbauer
2011-06-09 0:52 Marc Schiffbauer
2011-06-07 23:18 Andreas Hüttel
2011-06-06 19:18 David Heidelberger
2011-03-21 17:39 Tomas Chvatal
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1645901579.2651b66dae63f2e47a65b3db23182bb5982104ac.asturm@gentoo \
--to=asturm@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox