From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/musl:master commit in: /
Date: Fri, 12 Mar 2021 18:45:42 +0000 (UTC) [thread overview]
Message-ID: <1615574644.0b288b6b436ca6b57dedf2add0c8fe438b248c2b.sam@gentoo> (raw)
commit: 0b288b6b436ca6b57dedf2add0c8fe438b248c2b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Mar 12 18:44:04 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Mar 12 18:44:04 2021 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=0b288b6b
*: Remove Travis (obsoleted by Actions)
Signed-off-by: Sam James <sam <AT> gentoo.org>
.travis.yml | 32 --------------------------------
1 file changed, 32 deletions(-)
diff --git a/.travis.yml b/.travis.yml
deleted file mode 100644
index a4af6c6..0000000
--- a/.travis.yml
+++ /dev/null
@@ -1,32 +0,0 @@
-language: python
-python:
- - "3.7"
-notifications:
- irc:
- channels:
- - "irc.freenode.org#gentoo-hardened"
- on_success: change # options: [always|never|change] default: always
- on_failure: always # options: [always|never|change] default: always
- on_start: false # default: false
-env:
- - PORTAGE_VER="3.0.8"
-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/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 portage-portage-${PORTAGE_VER}/cnf/repos.conf /etc/portage/repos.conf
- - ln -s /var/db/repos/gentoo/profiles/default/linux/amd64/17.0/musl /etc/portage/make.profile
- - cd travis-overlay
-script:
- - ./../spinner.sh "python ../portage-portage-${PORTAGE_VER}/repoman/bin/repoman full -i -d"
next reply other threads:[~2021-03-12 18:45 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-12 18:45 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-05-31 1:32 [gentoo-commits] proj/musl:master commit in: / Georgy Yakovlev
2021-04-29 19:49 Dave Hughes
2020-10-08 2:58 Georgy Yakovlev
2020-06-29 5:12 Georgy Yakovlev
2020-03-09 16:16 Anthony G. Basile
2019-08-28 3:11 Jory Pratt
2018-06-17 12:29 Anthony G. Basile
2018-06-17 11:46 Anthony G. Basile
2018-03-21 0:14 Anthony G. Basile
2018-03-17 23:43 Anthony G. Basile
2018-02-06 1:11 Aric Belsito
2018-02-06 1:11 Aric Belsito
2018-02-01 0:04 Aric Belsito
2018-01-29 19:12 Aric Belsito
2018-01-29 19:12 Aric Belsito
2018-01-25 1:34 Anthony G. Basile
2018-01-24 21:19 Aric Belsito
2018-01-03 18:43 Aric Belsito
2017-12-15 0:16 Aric Belsito
2017-11-02 1:42 Anthony G. Basile
2017-07-02 14:54 Anthony G. Basile
2017-06-06 1:22 Aric Belsito
2017-05-06 21:32 Aric Belsito
2017-05-06 21:30 Aric Belsito
2017-03-31 18:14 Aric Belsito
2017-01-03 3:44 Aric Belsito
2016-10-19 0:48 Aric Belsito
2016-10-01 19:09 Felix Janda
2016-10-01 14:41 Anthony G. Basile
2016-06-09 1:31 Anthony G. Basile
2016-05-29 17:49 Anthony G. Basile
2016-05-29 7:03 Anthony G. Basile
2016-05-29 2:12 Anthony G. Basile
2016-04-02 22:02 Anthony G. Basile
2016-02-28 19:17 Anthony G. Basile
2016-02-28 16:42 Anthony G. Basile
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=1615574644.0b288b6b436ca6b57dedf2add0c8fe438b248c2b.sam@gentoo \
--to=sam@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